Open dan953 opened 3 years ago
As the title suggests I need a way to make my application always run with admin privileges, I compiled the electron app using electron-packager and set the exe to always admin but how can I do it with this package as well?
Right click on your exe -> Check run this program as administrator
As the title suggests I need a way to make my application always run with admin privileges, I compiled the electron app using electron-packager and set the exe to always admin but how can I do it with this package as well?