Stephen Birarda
|
96c3adaa19
|
use nsProcess to check if process is running
|
2016-01-18 16:17:48 -08:00 |
|
Stephen Birarda
|
e2ee3da9d1
|
fix comparison for FindProc call
|
2016-01-18 16:00:37 -08:00 |
|
Stephen Birarda
|
8e9b7bc37b
|
use variable for console display name
|
2016-01-18 15:56:44 -08:00 |
|
Stephen Birarda
|
c924be57fc
|
use FindProcDLL plug-in to check if running
|
2016-01-18 15:54:50 -08:00 |
|
Stephen Birarda
|
4fb5a142f7
|
check during uninstall for running applications
|
2016-01-18 15:50:44 -08:00 |
|
Stephen Birarda
|
a83c3a3385
|
write to registry when sections not selected
|
2016-01-18 15:23:51 -08:00 |
|
Stephen Birarda
|
b7998935b0
|
install a json file with build info beside console
|
2016-01-18 14:56:06 -08:00 |
|
Stephen Birarda
|
2311627599
|
set installer to be DPI aware
|
2016-01-18 14:20:33 -08:00 |
|
Stephen Birarda
|
83120594f5
|
make installer icon lowercase
|
2016-01-18 14:12:41 -08:00 |
|
Stephen Birarda
|
552b2d2bdc
|
add an installer ico with more sizes
|
2016-01-18 13:32:57 -08:00 |
|
Stephen Birarda
|
81426c05f4
|
add WinVer header for nsis dpi tests
|
2016-01-18 12:08:43 -08:00 |
|
Stephen Birarda
|
da1a72ed19
|
manually set installer/uninstaller dpi aware
|
2016-01-18 11:59:16 -08:00 |
|
Stephen Birarda
|
66a15e8f82
|
make the installer DPI aware
|
2016-01-18 11:49:56 -08:00 |
|
Stephen Birarda
|
88604a0110
|
make sure ADD_REMOVE_ICON_NAME set for nsis
|
2016-01-18 10:57:45 -08:00 |
|
Stephen Birarda
|
7d4a7983ed
|
update the installer icon and header
|
2016-01-18 10:38:38 -08:00 |
|
Stephen Birarda
|
ba6c4d90df
|
install the ssleay32 dll, not lib
|
2016-01-18 10:34:42 -08:00 |
|
Stephen Birarda
|
d4597f9e8b
|
Revert "comment out manual ssleay copying"
This reverts commit 0355e816b0 .
|
2016-01-18 10:11:36 -08:00 |
|
Stephen Birarda
|
0355e816b0
|
comment out manual ssleay copying
|
2016-01-15 16:02:24 -08:00 |
|
Stephen Birarda
|
6e8b54bc65
|
remove the branding tag in installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0876da7a7d
|
call manual install of ssleay from console install
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
cf5b6198fd
|
use install command to manually place ssleay library
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
29b5076da4
|
set a variable in template to boolean
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
05e48528bd
|
make sure SSL_EAY_LIBRARY_* is set when used
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
bb9f7856f4
|
use cmake generator expression to fixup correct ssleay
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e19b61bcbf
|
fixup the only used ssleay library
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
c1a9a7f4c1
|
add ssleay copy for win AC/DS/Interface
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e474a60971
|
include InstallOptions for MUI2
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
ccf459454d
|
fix install options setup for MUI2
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
34da13c148
|
test of next version of nsis modern ui
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
59b4c2545f
|
remove DDE as component of installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
5730772f6b
|
disable install button with neither component selected
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0098fe27df
|
don't uninstall a previously installed section from the installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
124e0fb61f
|
remove the add/remove icon during uninstall
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0533438b8f
|
use backslashes in add remove icon path
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
95acd2cfc3
|
drop in add remove icon during core install
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d57bd887b1
|
install the add/remove icon
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
fc65053eb5
|
add an icon for item in add/remove
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
9ce0f6a0b1
|
add a header image for uninstaller
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
92c221620c
|
use backslashes for header image path on win
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d34c3bdc1c
|
add custom header image for installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
537f8deeec
|
update to new license in root and installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
81493f9b4e
|
only sign production build executables
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
99ad79d833
|
add an icon for nsis installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
c0c627a226
|
explicitly set install directory to match display name
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
aa9319001e
|
use BUILD_ORGANIZATION for installer display name
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
7d2684f01e
|
use alpha for packaged installer name
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0a15f0400c
|
fix env variable referencing in SetPackagingParameters
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
ffd79a5df4
|
pretty up the packaged installer name
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
926b75782f
|
use build version for cpack package version
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
3e9f124209
|
update packaging parameters for suggested jenkins setup
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0b118a8e98
|
replace ApplicationVersion with BuildInfo
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e9ce0318a2
|
add the custom installer license
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
69ceb9fa98
|
use string comparison for cleaner registry checking
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
fef0c31fad
|
fix handling of not-present post install options
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
7a6c37aa2f
|
read checkbox states from registry
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
3c3ef094bb
|
use macro to write post install options
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
a1a92cf3a9
|
change registry location for post install options
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
8e3f18b628
|
require append of @CPACK_PACKAGE_INSTALL_REGISTRY_KEY@ to root
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
a0647756b5
|
delete the post-install options info from registry on uninstall
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
a47cf35b32
|
write post install option choices to registry
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
f4817032ec
|
make uninstaller name a cmake/cpack variable
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
2619c351e8
|
constantize the uninstaller name
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
24ef51c40b
|
use EXEDIR to check if uninstaller is in temp
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
24903ad161
|
add the StrContains macro
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
c002332f9c
|
copy uninstaller to temp directory for correct naming
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
4e03a06ff9
|
set package name prior to uninstaller creation
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
7f92312d06
|
reference new elevated uninstaller for file command
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e6b106e152
|
move UAC include outside inner defines
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
6bccdc81b4
|
use the UAC plugin to elevate uninstaller
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0a0b152f97
|
attempt to specify user only level for temp installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
265879cacf
|
request admin elevation for uninstaller as well
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
75a8ab56bc
|
attempt to sign in inner invocation
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
ed56dd7303
|
call makensis with RunAsInvoker
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
9972e2b096
|
attempt to use RunAsInvoker for inner/outer uninstaller
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
c064a31b77
|
use ExecWait so it is performed as admin
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
c0095e57d9
|
run elevated prior to running temp installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e1ebb5ae5d
|
use execute in place of system
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
fceb916787
|
request admin prior to system call
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d8a0b28655
|
allow execution of command to use env
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
35211049a0
|
fix for env variable referencing for signtool
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
89e8cd16d3
|
use quotes in nsis template for signtool path
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
b9ccef6c2c
|
use string replace to escape signtool path
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0d2b8f183e
|
use fully escaped path for nsis compatibility
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
256347f6ef
|
use direct comparison instead of define check
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
a17ac026cc
|
use compile time command for conditional signing
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
f8ca9e64a9
|
pass the signtool executable to nsis
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
7f08d77b36
|
move uninstaller signing to onInit
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
cc4f7a9ad8
|
add message if executable signing enabled
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
6b796a26b0
|
replace name of script for inner invocation
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
3cc8457a98
|
only call signtool on uninstaller for production build
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d6f50b66d6
|
add the inner/outer paradigm for signed uninstaller
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
3b12eef79b
|
use full path and not simply name for target
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
14196ba370
|
fix for target file name interpolation
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
44e1cdfe00
|
make executable signing a post build step
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e036531796
|
attempt to sign executable as a post build step
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
547d2043e8
|
fix for execute_process call with signtool command
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e50e28468c
|
add a status message for executable signing
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
798d234d63
|
remove package bundle copying of ssleay dll
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d14c8cf9cc
|
add signing of DS and AC executable
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
9aa5d017d6
|
add optional signing of interface executable
|
2016-01-15 15:41:34 -08:00 |
|