cryptomator-win icon indicating copy to clipboard operation
cryptomator-win copied to clipboard

Run Cryptomator with original privileges

Open overheadhunter opened this issue 6 years ago • 1 comments
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

overheadhunter avatar Aug 16 '19 10:08 overheadhunter

Add runasoriginaluser flag

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.

overheadhunter avatar Aug 16 '19 10:08 overheadhunter