-
Notifications
You must be signed in to change notification settings - Fork 104
How to install
ikas edited this page Nov 14, 2024
·
5 revisions
-
Install from Windows store (must for first time installtion)
-
Download 7061touchwp.CustomContextMenu_x_neutral_._m9vp3t2f55f5t.Msixbundle from Github release , then open and install
-
Import self-signed certificate, Open Cert file, Import > Local Machine > Place all certificates in the following store > Trusted People > Finish
-
Install all Dependencies/*.appx then Install app package
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
./Install.ps1
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser