Is there any kind of "administrative install" for IT admins installing to a terminal server? #11
Answered
by
caesay
bzuillsmith
asked this question in
Q&A
|
I know this installs per-user. Squirrel could produce a special |
Answered by
caesay
Mar 30, 2024
Replies: 1 comment
|
The Squirrel MSI was a huge hack to start with. This will be replaced with velopack/velopack#30 which will be a proper / configurable .msi installer capable of installing a real per-machine app into program files. Until that feature is available, there is no alternative at current unless you want to create and ship your own msi using wix or similar. |
0 replies
Answer selected by
caesay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Squirrel MSI was a huge hack to start with. This will be replaced with velopack/velopack#30 which will be a proper / configurable .msi installer capable of installing a real per-machine app into program files. Until that feature is available, there is no alternative at current unless you want to create and ship your own msi using wix or similar.