TaichiScreenSwitch Code
Windows service app with a better screen switch for Taichi notebooks
Status: Beta
Brought to you by:
meril
install:
note : for installing the moderUI gui, you may need a develloper licence (i don't release it on the store, at this time)
You can use my program with the desktop icon tray alone anyway.
1) "auto" via powershell
- open powershell with administrator credentials
- win key
- type "powershell"
- right-clic on the "powershell" icon
- clic on "run as administrator"
- execute this command: Set-ExecutionPolicy RemoteSigned
- go to the install directory (via cd command)
- type 'cd '
- copy the directory path
- middle clic into the powershell window
-type enter
- type .\installTaichiScreenSwitch.ps1
2) manual for geeks:
open powershell script (.ps1) in notepad and make the three command mannually
(two exe to execute and one registry key to set)