clowd / Clowd.Squirrel

Quick and easy installer and automatic updates for cross-platform dotnet applications
427 stars 39 forks source link

Enforced elevated permissions for setup executable #162

Closed mateuszbendkowski closed 1 year ago

mateuszbendkowski commented 1 year ago

Hi, is there a way to enforce the Clowd.Squirrel to use the manifest file for the setup executable itself? What I want to achieve is the setup which will always ask to run with elevated permissions - to not ask user many times for each prerequisite item. All works fine if setup is run with elevated permissions manually. I would like to have setup, which will ask for elevated permissions. Any hint?

Regards, Mateusz

KennyTK commented 1 year ago

Related to #146

caesay commented 1 year ago

It's not supported to run Squirrel with elevated permissions.