Geoffrey McRae
2e515657dd
[all] update/add license headers
2023-10-20 15:36:34 +11:00
Geoffrey McRae
952ebea2c5
[all] refresh copyright dates
2022-01-05 19:42:46 +11:00
Quantum
6f8745a89b
[host] installer: enable DPI awareness
...
This should make the installer look less blurry on high DPI displays.
2021-12-26 11:34:43 +11:00
Quantum
3d1eedd4ef
[host] installer: add ability to install IVSHMEM driver
...
To use this, run makensis with -DIVSHMEM with the driver files in the
ivshmem subdirectory under the build directory.
2021-12-26 11:31:32 +11:00
Quantum
d073f9969c
[host] installer: clean up trailing whitespace
2021-12-26 11:31:32 +11:00
Quantum
13fabc2e4a
[host] windows: fix NSIS install directory on 64-bit builds
...
This is probably an NSIS bug.
2021-10-18 16:17:36 +11:00
Quantum
bc65de5987
[host] installer: build 64-bit NSIS installers
...
The host is a 64-bit application, so requiring 64-bit Windows isn't an
issue. However, not using 32-bit installers has an advantage: we don't
need to require WoW64.
2021-09-21 22:26:10 +10:00
Quantum
51b9cd4e5a
[all] copyright: use unicode copyright sign ©
...
This is done for consistency with the license strings in appstrings.c.
2021-08-04 21:16:35 +10:00
Quantum
e58506f1a5
[all] copyright: refresh copyright notice for .nsi and .rc files
2021-07-21 18:19:46 +10:00
Quantum
c91b7f647d
[host] installer: create start menu shortcut to log directory
...
This commit makes the installer create a shortcut to the log directory
introduced by the previous commit.
2021-01-29 15:56:01 +11:00
Geoffrey McRae
6b0699e664
[host] installer: include the debug PDB if it is available
2021-01-26 22:55:25 +11:00
Jonathan Rubenstein
393a879c0b
[host] nsis: change 'Stopping' to imperative 'Stop'
...
This follows the rest of the output like Install, Delete
2021-01-01 12:12:07 +11:00
Jonathan Rubenstein
d01d9db9bf
[host] nsis: log more details about the process
...
Uses nsExec:ExecToLog in a few places to log on the installation output
window
2021-01-01 12:12:02 +11:00
Jonathan Rubenstein
5cc4f5454f
[host] nsis: amended installer welcome description
2021-01-01 12:10:23 +11:00
Jonathan Rubenstein
32c797e60a
[host] nsis: adds colour to installer and welcome screen
2021-01-01 12:10:15 +11:00
Jonathan Rubenstein
b66715b042
[host] nsisi: add welcome page to installer
2021-01-01 12:10:09 +11:00
Geoffrey McRae
a94d3734c2
[all] pass the project path to the version.cmake script
2020-10-09 02:51:28 +11:00
Geoffrey McRae
e1d7752165
[host] fix nsis build failure to do invalid path to new VERSION file
2020-10-09 02:36:48 +11:00
Geoffrey McRae
4e1f947a09
[host] Windows: fix uninstaller product name
2020-08-12 22:03:10 +10:00
Geoffrey McRae
15d1a74291
[host] Windows: multiple fixes to the installer
2020-08-12 21:50:48 +10:00