Squirrel / Squirrel.Windows

An installation and update framework for Windows desktop apps
MIT License
7.35k stars 1.03k forks source link

Enhancement to support --installationPath when running setup.exe. #1712

Closed AgustinReyes closed 3 years ago

AgustinReyes commented 3 years ago

This is to fix: #1002 .

Sometimes for enterprise installations there is no other option than setting the installation path.

Example: setup.exe --installationPath "C:\tmp"