apple_cursor
apple_cursor copied to clipboard
Powershell Installation for windows
For some reason right click install didn't work for me, IT group policy maybe. I ran (as admin) in powershell,
Start-Process install.inf -Verb Install
and that was all it took
Maybe a PowerShell script should be written for install and uninstall, both using some .inf file?