* Make Windows app installations per-user once again
* Add ShellExecuteWait credit
* Properly remove old shortcuts
* With *an* admin prompt
* Explicitly set installMode to currentUser
* 0.8.5 fixes
* Attempt to fix binary name
* bump version + add nsis installmode
* (temp) Use cargo version of tauri CLI
* fix cli build
* Fix build env var
* Bump tauri version
* remove old invalid installs
* Fix old shortcuts + NSIS build