Micah Lee
|
173f31ff41
|
Start porting VM to Windows
|
2021-08-09 12:04:17 -07:00 |
|
Micah Lee
|
e8a348419f
|
Must remove InstallExecuteSequence for Wix package to build
|
2021-06-22 12:03:29 -07:00 |
|
Micah Lee
|
c6c011f235
|
Change Wix config to allow upgrades
|
2021-06-22 11:51:35 -07:00 |
|
Micah Lee
|
ebd3a841dc
|
Fix finding version when building Windows installer
|
2021-06-16 15:17:11 -07:00 |
|
Micah Lee
|
26ea568080
|
Don't put the start menu shortcut in a folder
|
2020-10-29 11:10:48 -07:00 |
|
Micah Lee
|
87be2bbc7d
|
Fix detecting if dangerzone or dangerzone-container is running in Windows, update docker.exe path, fix Windows build scripts to include to docker-container.exe symlink
|
2020-10-29 10:43:23 -07:00 |
|
Micah Lee
|
1116c9a029
|
Make Windows docker link clickable, and make Windows installer add a start menu shortcut
|
2020-10-28 16:48:16 -07:00 |
|
Micah Lee
|
10dfc1441b
|
Build the Wix wxs file on the fly
|
2020-10-28 12:13:09 -07:00 |
|
Micah Lee
|
e798da9a99
|
Version bump to 0.1.2 and update changelog
|
2020-04-09 16:23:15 -07:00 |
|
Micah Lee
|
2674f1457a
|
Version bump to 0.1.1
|
2020-03-17 11:11:47 -07:00 |
|
Micah Lee
|
4eba0087e7
|
Version bump to 0.1.1.dev1
|
2020-03-16 17:07:43 -07:00 |
|
Micah Lee
|
4d6de4f077
|
Create dangerzone-container.exe symlink in Windows when creating the binary and installer
|
2020-03-16 16:14:49 -07:00 |
|
Micah Lee
|
271ac9641b
|
Version bump to 0.1
|
2020-02-28 17:38:49 -08:00 |
|
Micah Lee
|
bb68430db5
|
Remove more references to container
|
2020-02-27 16:06:41 -08:00 |
|
Micah Lee
|
2f77159e3f
|
Version bump to 0.0.3
|
2020-02-27 15:45:02 -08:00 |
|
Micah Lee
|
e7f5ce0c38
|
Remove git submodule, and all references to the container
|
2020-02-27 15:21:30 -08:00 |
|
Micah Lee
|
2503fde829
|
Update release docs, fix bug in windows build script
|
2020-02-27 14:56:32 -08:00 |
|
Micah Lee
|
fc2fcf6bd3
|
Version bump to 0.0.2
|
2020-02-27 09:56:03 -08:00 |
|
Micah Lee
|
2f9d368beb
|
Add code signing to windows release
|
2020-02-24 16:51:59 -08:00 |
|
Micah Lee
|
75f4f828a2
|
Change version in Windows installer to 0.0.1 as well
|
2020-02-24 16:44:55 -08:00 |
|
Micah Lee
|
1829bd64f5
|
Oops, add the correct variables for the installer UI
|
2020-02-20 16:59:35 -08:00 |
|
Micah Lee
|
583f8de8ff
|
Move Windows icon into share, and make get_resource_path work in Windows
|
2020-02-20 13:41:56 -08:00 |
|
Micah Lee
|
264429f313
|
Call the Windows build script build.bat, and update build instructions
|
2020-02-20 12:26:24 -08:00 |
|
Micah Lee
|
e796f9aaea
|
Finished making a nice WiX installer, but still missing codesigning
|
2020-02-20 12:23:39 -08:00 |
|
Micah Lee
|
2ae39db1c1
|
Improve make_installer.bat script so that it works in the build dir, and outputs into the dist dir
|
2020-02-20 11:51:06 -08:00 |
|
Micah Lee
|
72de53c0c0
|
Begin making a WiX msi installer
|
2020-02-20 11:37:24 -08:00 |
|