ArrowDL icon indicating copy to clipboard operation
ArrowDL copied to clipboard

Installer should Run as Administrator natively

Open slacksmatt opened this issue 5 years ago • 1 comments

When I tried to install the software it didn't prompts Administrator privilege. Especially when you tried to install the software into different destination, it failed to install the software without any notices and only write shortcuts in the start menu

slacksmatt avatar Apr 07 '20 22:04 slacksmatt

Good point. This should be fixed. FYI I configured the NSIS install script to install with lowest user rights (not admin), because the "queue.json" file - which is dedicated to an user - is installed in the same directory. It's a dirty setup I concede.

setvisible avatar Apr 11 '20 09:04 setvisible