sshfs-win-manager
sshfs-win-manager copied to clipboard
Installation in All-Users mode
Is it possible to install this for all users. Running the exe installer appears to always install in appdata within the user-context. I'm wanting to use this on a Server 2019 RDS environment, and it's a bit annoying to have to re-install for every user. Thanks!
You can download the source and compile a setup for system context, or use the uncompressed version of the build to just distribute as a ZIP package.
I've have included the ZIP version on the current release page.
https://github.com/evsar3/sshfs-win-manager/releases/tag/v1.3.1
In laymen's terms:
- unzip the latest zip release in C:\Program Files
- create a shortcut to the program in C:\Users\Public\Desktop
But a global installer would be nice indeed.