evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 84 forks source link

Installation in All-Users mode #120

Open jrewolinski opened 2 years ago

jrewolinski commented 2 years ago

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!

evsar3 commented 2 years ago

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.

evsar3 commented 2 years ago

I've have included the ZIP version on the current release page.

https://github.com/evsar3/sshfs-win-manager/releases/tag/v1.3.1

hboetes commented 2 years ago

In laymen's terms:

But a global installer would be nice indeed.