electron-windows-store icon indicating copy to clipboard operation
electron-windows-store copied to clipboard

Is there a way to force it to run with admin privileges?

Open dan953 opened this issue 4 years ago • 1 comments

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?

dan953 avatar Feb 13 '21 16:02 dan953

Right click on your exe -> Check run this program as administrator image

FreeHongKong-PP avatar Mar 15 '21 07:03 FreeHongKong-PP