Skip to content

Windows 10 support #4

@BlueBeN82

Description

@BlueBeN82

Windows are not moved in Windows 10. Fullscreen is not working as well.

Der Typ [Tomin.Tools.KioskMode.Enums.ShowWindowCommands] wurde nicht gefunden.
In C:\KioskMode\HelperFunctions.ps1:43 Zeichen:34
+ ... dow($window, [Tomin.Tools.KioskMode.Enums.ShowWindowCommands]::Restor ...
+                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Tomin.Tools.Kio...wWindowCommands:TypeName) [], RuntimeException
    + FullyQualifiedErrorId : TypeNotFound

Es ist nicht möglich, eine Methode für einen Ausdruck aufzurufen, der den NULL hat.
In C:\KioskMode\HelperFunctions.ps1:44 Zeichen:5
+     $Helpers::MoveToMonitor($window, $MonitorNum)
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

Es ist nicht möglich, eine Methode für einen Ausdruck aufzurufen, der den NULL hat.
In C:\KioskMode\HelperFunctions.ps1:45 Zeichen:5
+     $Helpers::SendKey($window, '{F11}')
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

Any ideas how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions