windows path Installs to: C:\Program Files
Squirrel version(s) Which version(s) of the project are you using? 6.1.1 Description Replace this text with a short description of the problem currently the squirrel installer on windows, install the electron app in C:\Users{User}\AppData\ but due to some unavoidable reasons of our app we need to install this in the programFiles of C drive. we need flexibility to achieve the same or some alternative suggestions to resolve this will be really helpful
Steps to recreate
- Replace this
- text with
- the steps
- to recreate
Expected behavior windows app to be installed in C:\Program Files\ similar to vscode
Actual behavior windows app is getting installed in C:\Users{User}\AppData/
Additional information https://github.com/Squirrel/Squirrel.Windows/blob/develop/src/Squirrel/UpdateManager.cs line 242