Created
June 23, 2015 00:42
-
-
Save bryder/3ab849920b6ddb9f9122 to your computer and use it in GitHub Desktop.
Enable on screen keyboard windows 8.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-Service tabletinputservice -Status Running -StartupType Manual |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably works for windows 8. This works for lenovo helix - it's possible it needs to be Automatic rather than Manual for some machines.