cryptomator-win
cryptomator-win copied to clipboard
Run Cryptomator with original privileges
trafficstars
https://github.com/cryptomator/cryptomator-win/blob/d3eda6ae8036d629b7783cfb3b98c1ad76558446/resources/innosetup/setup.iss#L77
Add runasoriginaluser flag to run Cryptomator with non-elevated privileges. This might lead to follow-up problems, e.g. the one reported here:
When I end the installation process and mark the option to launch Cryptomator the programm starts but there is no automatic password fill
Add
runasoriginaluserflag
According to the documentation this shouldn't be necessary when postinstall is already present:
This is the default behavior when the postinstall flag is used.