Maxim Logaev
3848cf3129
Added build-installer target to build-win64.sh
...
Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2024-03-06 23:01:49 +03:00
Maxim Logaev
43502806bc
Removed unnecessary installer files
...
Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2024-03-06 21:19:13 +03:00
Martin Dosch
5d551360df
Fix syntax error for setting AppID.
2020-11-06 14:12:50 +01:00
Martin Dosch
a94acccd1d
Add AppID (untested).
2020-10-29 13:47:26 +01:00
Martin Dosch
d0d676e72d
Add compression to achieve smaller installer size.
2020-09-18 16:51:41 +02:00
Martin Dosch
81721307ca
Remove installation type "OpenPGP" support
...
This is no longer needed (see previous commit)
but was forgotten to remove in the previous
commit.
2020-07-10 17:04:13 +02:00
Martin Dosch
2d73f97d34
Removed compenent section
...
This section was only introduced to be able to
disable the OpenPGP plugin as Dino often crashed
on Windows if OpenPGP was not installed but the
plugin enabled.
This is no more necessary as the OpenPGP plugin
is now disabled by default.
2020-07-10 16:55:00 +02:00
Martin Dosch
e24aa9aabc
Add option to install without OpenPGP plugin
2020-06-28 09:00:03 +02:00
Martin Dosch
26a85ac109
Add german language.
2020-06-28 07:13:52 +02:00
Martin Dosch
8adf6731e7
Simplify installer script
...
The current build script already places the files in the right
folder structure so the installer doesn't have to do it itself
2020-05-19 08:38:17 +02:00
Martin Dosch
9154edaee1
Add dino logo again
...
The dino logo for the startmenu was accidentally
no longer included since the last commit.
2020-05-19 01:05:22 +02:00
Martin Dosch
fd916bd6e6
Prevent duplicated DLLs
2020-05-19 00:55:14 +02:00
Martin Dosch
48619ee84d
Add startmenu folder with several items
...
Added a startmenu folder with the following items:
* Dino launcher
* License
* Link to Dino website
* Uninstaller
2020-05-05 22:20:49 +02:00
Martin Dosch
70900cd73e
Add license to windows installer
2020-05-05 19:17:45 +02:00
Martin Dosch
246000ce6a
Fix typo in Dino slogan
2020-05-03 01:26:59 +02:00
Martin Dosch
9779abe701
Prepare signing
...
Collected some infos regarding signing
a windows build.
2020-05-03 01:01:30 +02:00
Martin Dosch
43f118bd4e
Add experimental windows installer
...
This nsis script should create a windows installer.
Although the installer worked for the first tests
you should handle it with care and consider it
highly experimental
2020-05-02 22:03:20 +02:00