Commit graph

282 commits

Author SHA1 Message Date
6e92053007 Delete the old hifiNeuron.dll.
We stopped providing hifiNeuron and the newest release candidate doesn't start with the old plugin file present.
2024-07-07 23:46:26 +02:00
c82b9cdee9 Remove ancient update code.
I think it is save to say that no one will be updating a HiFi installation from 2019 at this point.
2024-07-07 23:45:01 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Kalila L
c9ab2a686f Update conditional checking. 2021-03-07 21:16:53 -05:00
Kalila L
9d7fa10092 Don't create server start menu shortcut if using Windows express install 2021-03-07 21:03:30 -05:00
David Rowe
b664fea758 Merge branch 'master' into fix/interface-console 2020-11-11 20:31:33 +13:00
Kalila L
90a7c6cdac Merge branch 'master' into gha-master-ci 2020-10-29 17:32:53 -04:00
David Rowe
f523416f75 Don't create "Console" Start Menu item 2020-10-26 10:09:25 +13:00
David Rowe
857bf7decc Don't show "Console" options in Interface-only installer 2020-10-19 09:53:59 +13:00
Kalila L
6e7e7f5c55 Correct applying of shortcut names. 2020-10-03 03:58:32 -04:00
Kalila L
8cd129469b Update a few more links, not all links have endpoints though. 2020-09-28 04:47:21 -04:00
David Rowe
0f1c5f895f Fix bypassing signing installer 2020-09-17 09:01:43 +12:00
Kalila L
7481925611 Add default timestamp server, remove obsolete comment. 2020-08-24 22:54:16 -04:00
Kalila L
db13ea7614 Merge branch 'master' into pr/303 2020-08-23 17:32:18 -04:00
David Rowe
04653c2746 Fix default Interface and Sandbox startup 2020-08-07 10:34:07 +12:00
David Rowe
8061c5ab8d Default not to start up Sandbox after install 2020-08-06 22:30:06 +12:00
Kasen IO
5caec39cc6 Disable having the console be set to auto start with the PC as a default checked state. 2020-08-06 01:28:58 -04:00
Kasen IO
cefda3f7f2 Update packaging parameters for Vircadia. 2020-06-01 22:48:38 -04:00
a8c8c775f3 Re-enable and update code signing in installer template 2020-04-18 12:32:08 -05:00
a0fd53ae24 Change installer name from Beta to Alpha 2020-01-17 14:58:40 -06:00
77e49421bc Fix installer failing when signing certifcate is not available.
This commit comments out the code signing portion of the installer for now. Also a few minor cosmetic changes
2020-01-05 18:44:17 -06:00
12633e8ee0 Change how analytics was disable
Rather than comment out the body od the GoogleAnalytics macro, it now has each invokation of the macro commented our.
2019-12-26 17:21:43 -06:00
b512eec6f8 Make changes to NSIS installer
Changes names to Project Athena.
Disables downloading of compaign packages.
Disables slideshow during install.
2019-12-22 15:44:02 -06:00
9b542736f7 Remove Google Analytics from installer 2019-12-22 14:23:28 -06:00
Brad Davis
790ac6a483 Removing debugging popups 2019-09-10 20:40:59 -07:00
Brad Davis
9be475bff8 Trying to fix client-only build 2019-09-10 18:43:34 -07:00
Brad Davis
967e7db0bb Don't break sandbox builds 2019-09-10 16:29:45 -07:00
Brad Davis
a49fe4844b BUGZ-1167: remove unwanted binaries from bad client-only installers 2019-09-10 12:31:15 -07:00
Simon Walton
e62f67a847 Don't remove unselected component in Win installer 2019-02-05 10:31:59 -08:00
Roxanne Skelly
2482bb9731 Add logging for install options 2018-10-31 11:07:26 -07:00
Roxanne Skelly
1dc96fec79 Implement CR comments for installer text logging 2018-10-30 12:13:46 -07:00
Roxanne Skelly
48a48883b0 Add logging to the windows installer to track install options
and install steps
2018-10-18 16:42:22 -07:00
Roxanne Skelly
265bafecba More CR Fixes 2018-10-04 15:36:31 -07:00
Roxanne Skelly
ee3fd81070 Code review fixes from birarda 2018-10-04 11:33:01 -07:00
Roxanne Skelly
1aaaca4e6c Code review changes 2018-09-28 10:48:20 -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
6d0996c254 Show "Sandbox" as the server component for server installs, show
"Console" for client-only installs
2018-09-27 16:52:03 -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
SimonWalton-HiFi
21b2187f66
Merge branch 'master' into check-pfx-file 2018-07-03 13:22:27 -07:00
Stephen Birarda
bbc757a193
Merge pull request #13385 from marko8904/timestampServerUpdate
Updated time stamping server for authenticode signatures
2018-06-29 16:46:22 -07:00
Marko Kudjerski
0ac1ea078e Updated time stamping server for authenticode signatures
Symantec's time stamp server seems to be more robust.
2018-06-15 08:20:58 -07:00
Simon Walton
929f6f3059 Only try to sign a Win installer if we have a private key file 2018-06-13 16:42:05 -07:00
Simon Walton
ce7a10c143 Add AppUserModelID to desktop shortcut for Sandbox also 2018-06-13 15:30:35 -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
Simon Walton
ef4d09c5e2 Add app user-model IDs to Sandbox shortcut and use in server-console 2018-05-30 10:21:07 -07:00
Simon Walton
65bb4c218e Distinguish appIDs for production & nonproduction 2018-05-25 11:02:49 -07:00
Simon Walton
f0570557b2 Assign a Win 'appUserModelId' and use it for toaster popups (notifications) 2018-05-24 10:56:17 -07:00
Stephen Birarda
02c1cd2d50 optionally use campaign serverless content during install 2018-04-23 13:54:47 -07:00