c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Kalila L
bb3ea1014a
Update shortcut names to include "Vircadia"
2020-08-24 23:47:36 -04:00
Roxanne Skelly
113ad3d917
Fixes for OSX
...
App Translocation makes it nearly impossible to find the interface
executable from the running server-console, specifically in downloaded
builds launched from the Finder. To enable OSX detection and and
launch of the interface, the code has been changed to:
* Assume interface is installed on OSX as we don't produce a server-only
build.
* Launch the interface by using 'open' with the appid.
NOTE: This may launch the wrong version of the app if
multiple instances of the app are installed, but this
is the best we can do for now. For most users, the
behavior should be as expected.
Second, polling was happening even if interface couldn't be
detected if it was previously enabled.
2018-09-30 13:11:15 -07:00
Roxanne Skelly
308deeaa8d
Refactoring of NSIS setup files with respect to Sandbox vs Console
2018-09-27 19:54:42 -07:00
Roxanne Skelly
be87773b2c
Checkpoint sysTray Installer
2018-09-26 10:47:33 -07:00
Simon Walton
dc5da4e22b
Add cmake variable BYPASS_SIGNING to control signing-file behaviour
2018-08-01 16:35:14 -07:00
Simon Walton
97613f1f07
Only set app ID on sandbox link
...
Also pass down the app ID from CMake files to installer and
server-console.
2018-06-01 14:13:52 -07:00
Stephen Birarda
a2250a2a6d
write an install info ini file to the installation dir
2018-04-05 18:52:07 -07:00
Stephen Birarda
932c55ca08
handle client section in component-less install
2018-03-20 14:22:37 -07:00
Stephen Birarda
c743bfcf27
templatize conditional for selection of server component
2018-03-20 14:21:52 -07:00
Atlante45
2fe9f6df6f
Add google analytics to installer
2018-03-14 14:17:38 -07:00
Stephen Birarda
6ac255dd21
add custom install reg key to cpack properties
2017-08-25 12:07:26 -07:00
Atlante45
d7d54dd82f
Only launch interface if selected
2016-11-16 10:44:59 -08:00
Ryan Huffman
a4b7e54e4d
Update installer to use variables for display names
2016-04-18 10:16:06 -07:00
Stephen Birarda
02d93e2a11
cleanup fixes for old shortcuts in NSIS script
2016-03-30 13:09:36 -07:00
Stephen Birarda
068de5203c
use specific shortcut names for PR builds
2016-01-26 11:40:50 -08:00
Stephen Birarda
971603bd57
make shortcuts to server-console point to right place
2016-01-22 15:55:58 -08:00
Stephen Birarda
04a5dbed7d
set shell context to user prior to app data copy
2016-01-19 09:42:00 -08:00
Stephen Birarda
42a6f9daa1
hard code the matching app data path
2016-01-19 09:33:06 -08:00
Stephen Birarda
2094a75294
use correct var from packaging properties for copy
2016-01-18 18:18:06 -08:00
Stephen Birarda
5e6910edbb
complete copy of production settings to PR
2016-01-18 18:14:48 -08:00
Stephen Birarda
fb5d26b282
add PR_BUILD to shared CPack properties
2016-01-18 18:02:27 -08:00
Stephen Birarda
4fb5a142f7
check during uninstall for running applications
2016-01-18 15:50:44 -08:00
Stephen Birarda
95acd2cfc3
drop in add remove icon during core install
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
d34c3bdc1c
add custom header image for installer
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
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
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
f8ca9e64a9
pass the signtool executable to nsis
2016-01-15 15:41:34 -08:00
Stephen Birarda
26933573c2
handle desktop shortcut for console, startup item
2016-01-15 15:41:34 -08:00
Stephen Birarda
58cc86bc5b
add a file for NSIS post install options
2016-01-15 15:41:34 -08:00
Stephen Birarda
a2904cdc7b
use a CPackProperties file for custom installer variables
2016-01-15 15:41:34 -08:00