Brad Hefta-Gaub
|
5ea4cb6900
|
Merge pull request #6949 from birarda/installer-sixense
pull missing Sixense DLLs from external project
|
2016-01-27 12:17:59 -08:00 |
|
Stephen Birarda
|
8ba0e3bc6e
|
give dev shortcuts a specific name too
|
2016-01-26 16:21:18 -08:00 |
|
Stephen Birarda
|
e6a8fd192c
|
use the VS2011 DLLs bundled with sixense for installer
|
2016-01-26 15:54:08 -08:00 |
|
Stephen Birarda
|
0a413904a0
|
use non PR-specific names for close prompt
|
2016-01-26 12:09:45 -08:00 |
|
Stephen Birarda
|
6daeefef68
|
remove the correct startup shortcut during uninstall
|
2016-01-26 12:08:26 -08:00 |
|
Stephen Birarda
|
4115d52d91
|
default shortcut options off for PR builds
|
2016-01-26 11:46:37 -08:00 |
|
Stephen Birarda
|
068de5203c
|
use specific shortcut names for PR builds
|
2016-01-26 11:40:50 -08:00 |
|
Stephen Birarda
|
79a2b7f213
|
make sure shell var context is correct for AppData
|
2016-01-26 11:17:54 -08:00 |
|
Stephen Birarda
|
e4110ea401
|
install for all users, EXCEPT the startup menu item
|
2016-01-25 17:22:39 -08:00 |
|
Stephen Birarda
|
f4ece26271
|
use install dir written to registry as potential default
|
2016-01-25 16:20:44 -08:00 |
|
Stephen Birarda
|
57f9d82efa
|
remove shortcuts from custom start menu location
|
2016-01-25 16:13:39 -08:00 |
|
Stephen Birarda
|
c7228ce020
|
ensure current user context for uninstaller
|
2016-01-25 15:59:17 -08:00 |
|
Stephen Birarda
|
9d4b529223
|
remove any old admin desktop/sm shortcuts
|
2016-01-25 15:57:42 -08:00 |
|
Stephen Birarda
|
eabafa800c
|
clarify application close behaviour
|
2016-01-25 15:51:47 -08:00 |
|
Stephen Birarda
|
aeb097664e
|
remove InstallOptionsPage from list of pages
|
2016-01-25 15:38:57 -08:00 |
|
Stephen Birarda
|
150a8d388c
|
allow user to close running exec and continue
|
2016-01-25 15:37:11 -08:00 |
|
Stephen Birarda
|
aa2d19a611
|
remove two unused utility functions
|
2016-01-25 15:32:23 -08:00 |
|
Stephen Birarda
|
f393c5eeda
|
remove CMake templated code for path changes
|
2016-01-25 15:28:44 -08:00 |
|
Stephen Birarda
|
6934594bb9
|
always use current context, ignore CPack InstallOptions
|
2016-01-25 15:20:51 -08:00 |
|
Stephen Birarda
|
83827b6d24
|
add startup shortcut in current users context
|
2016-01-25 14:57:39 -08:00 |
|
Stephen Birarda
|
85729ce4b6
|
fix for double slashes in desktop shortcut and startup shortcut
|
2016-01-25 11:30:18 -08:00 |
|
Leonardo Murillo
|
c812798314
|
Merge pull request #6913 from birarda/fixup-and-macdeploy
fix reference to components install path on OS X
|
2016-01-22 19:35:25 -06:00 |
|
Stephen Birarda
|
78609ed634
|
fix reference to components install path on OS X
|
2016-01-22 17:07:05 -08:00 |
|
Stephen Birarda
|
95f9f7e6d6
|
remove old installer files while running new install
|
2016-01-22 16:51:52 -08:00 |
|
Stephen Birarda
|
801cbf3fac
|
make sure CONSOLE_INSTALL_APP_PATH is defined before use
|
2016-01-22 15:59:39 -08:00 |
|
Stephen Birarda
|
4e76f3ccc4
|
use RMDir for removal of old SC dirs
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
6951f1aed7
|
tweak server console deletion requirements
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
da1902ac72
|
use CMake InstallRequiredSystemLibraries for MSVC
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
921d4dccd7
|
remove anything previously installed by old server-console
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
971603bd57
|
make shortcuts to server-console point to right place
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
53eee27086
|
use incredibly dumb win path to 64-bit dlls
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
47a630f0ad
|
manually install msvc DLLs with Interface/DS/AC
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
5743c8046c
|
install the server-console in a subdir on win32
|
2016-01-22 15:55:58 -08:00 |
|
Stephen Birarda
|
b099376193
|
fix a typo in message for macdeployqt
|
2016-01-22 14:47:25 -08:00 |
|
Stephen Birarda
|
e00481ddfb
|
use macdeployqt for fixup of components
|
2016-01-21 17:17:28 -08:00 |
|
Stephen Birarda
|
0d47e812c8
|
fix typo in NSIS variable
|
2016-01-20 18:20:13 -08:00 |
|
Stephen Birarda
|
6daa34f164
|
fix component variable in NSIS template
|
2016-01-20 18:11:22 -08:00 |
|
Stephen Birarda
|
13d6ec0b28
|
make the post install options read correct
|
2016-01-20 16:54:31 -08:00 |
|
Stephen Birarda
|
5f21b1f35c
|
cpack properties file must be setup after variables
|
2016-01-20 12:10:37 -08:00 |
|
Stephen Birarda
|
391313532a
|
remove hash from PR org name
|
2016-01-20 10:46:54 -08:00 |
|
Stephen Birarda
|
57639672cf
|
repairs to path finding and naming on OS X
|
2016-01-20 10:46:54 -08:00 |
|
Stephen Birarda
|
d1421137e5
|
add a folder with icon for DMG installer
|
2016-01-20 10:46:54 -08:00 |
|
Stephen Birarda
|
974a899328
|
clean unused vars and spacing
|
2016-01-19 16:04:42 -08:00 |
|
Stephen Birarda
|
4feb79cff4
|
fix message for no code signing on production
|
2016-01-19 16:04:42 -08:00 |
|
Stephen Birarda
|
8c400f1c5f
|
shorten up GenerateInstallers macro
|
2016-01-19 16:04:42 -08:00 |
|
Stephen Birarda
|
3e013833c8
|
fix redundant app display name in alert
|
2016-01-19 13:28:30 -08:00 |
|
Stephen Birarda
|
56f6ef434d
|
remove define of UniqueID
|
2016-01-19 13:16:55 -08:00 |
|
Stephen Birarda
|
a69b2fabd3
|
don't prompt to attempt process close
|
2016-01-19 13:13:43 -08:00 |
|
Stephen Birarda
|
e8525e4886
|
cleanup messages, clear errors before copy
|
2016-01-19 09:58:07 -08:00 |
|
Stephen Birarda
|
be6606cefd
|
fix for error check during PR copy
|
2016-01-19 09:49:13 -08:00 |
|