Commit Graph

21 Commits

Author SHA1 Message Date
Kevin Bost
e9871e1656 Re-implemented msi installer based on Clowd.Squirrel
This re-implements the msi installer that was present inside of Clowd.Squirrel. This is hidden behind some hidden options.
2025-02-02 19:47:42 +00:00
Caelan Sayler
07ebdf1e2e Clean out unused file, update license 2023-12-22 15:45:07 +00:00
Caelan Sayler
11e471fdad Do not use WiX version binding when creating template 2022-03-08 15:45:23 +00:00
Caelan Sayler
d713596bd8 Re-introduce WIX/MSI support in the new setup architecture 2021-12-20 12:36:17 +00:00
Anaïs Betts
1b7220b3ef Merge pull request #1538 from Squirrel/fix_msi_registry_run_key
fix: run reg key
2019-11-26 15:42:37 -08:00
Jan Hannemann
065796de73 set InstallScope to perMachine 2019-11-20 13:43:05 -08:00
Jan Hannemann
1324ff20ab use file reference, rename reg key 2019-09-04 14:17:51 -07:00
Jan Hannemann
b7fb7ff23b update support, 64bit support, better naming 2019-02-28 16:07:25 -08:00
UDV\mhg
ca3d5a1da3 Set codepage depending on language 2018-07-27 16:39:00 +02:00
Paul Betts
cf1fcdb317 Clarify installer message 2018-01-15 23:04:26 -08:00
Corredera Romain
1b97a4bd72 See https://wixsharp.codeplex.com/discussions/576142 and http://stackoverflow.com/questions/626033/how-can-i-set-the-wix-installer-version-to-the-current-build-version. 2017-05-15 09:09:56 +02:00
Paul Betts
5ab2710835 Instead of using random GUIDs, use ones that will stay the same throughout versions 2016-04-08 14:30:49 -07:00
Paul Betts
5cb99f776e Well that's embarassing 2016-02-26 16:31:08 -08:00
Paul Betts
0ce617ab53 Downgrade WiX to 3.10.0.2103 because custom-built binaries have BROKEN STRONG NAMING 2015-10-15 13:06:52 -07:00
Paul Betts
2922690f3a Randomize more GUIDs 2015-10-15 11:32:21 -07:00
Paul Betts
e96010a05b Need the final EXE name to be {{Id}}.exe 2015-10-14 16:23:02 -07:00
Paul Betts
9b577405d9 Stupid mistakes are Stupid 2015-10-14 15:59:08 -07:00
Paul Betts
fe338eb842 Fix up our WiX template a bit 2015-10-14 15:43:02 -07:00
Paul Betts
62e38fc67d Add a template for our MSI file 2015-10-14 13:39:20 -07:00
Paul Betts
7ea25395c2 Add the extension DLL we need to check for .NET 4.5 2015-10-14 13:37:34 -07:00
Paul Betts
3b9b638342 Add wixtoolset/wix3@816065f695 2015-10-14 11:47:43 -07:00