javascriptelectronelectron-packagersquirrel.windows

Electron App Installation with Squirrel to ProgramFiles(x86)


Does Squirrel support an Electron app installation to ProgramFiles(x86) ?

If yes, could you please explain me how it is done with an Electron app ?

I could not find anything about it. I have done the installation to %localappdata% yet. But it is very important for me that it can be installed to ProgramFiles(x86).

I did the installation with this guide: Set Up Continuous Deployment on Electron Using Squirrel


Solution

  • Squirrel does not support it on Windows. It always installs in %localappdata%.

    See here