Commit Graph

22 Commits

Author SHA1 Message Date
Ian Walton
acffcd99cf Enable windows dark mode support. (#247) 2022-06-11 11:43:15 -04:00
Ian Walton
99ed54e856 Add desktop shortcut option and improve installer appearance. 2021-04-25 21:02:59 -04:00
Ian Walton
a3bb3ee2c7 Update vcredist location. (Should really make variable.) 2021-04-11 01:58:02 -04:00
Ian Walton
0f98ad5a1b More installer and packaging fixes. 2021-04-04 15:54:50 -04:00
Ian Walton
678368bdfe Initial jf commit. 2021-04-04 02:48:27 -04:00
Lionel CHAZALLON
f9fb10afa9 installer: do not remove shortcuts when updating, fixes #425
Current installer will remove completely the previous installed version before installing the update
This results in breaking the pinned taskbar shortcuts at every update which is irritating for users.

That patch will skip the shortcuts removal. This will also skip the shortcut removal when completely uninstalling the app, but windows will propose to remove it next time you click it and that the app was uninstalled.

So this is improving current situation even if not perfect.
2018-04-26 14:39:12 +02:00
William J Irwin
86cbd6a437 Make PMP installer handle Windows N
- Fixed to only install Media Packs on Client not Server
- Missing WinRegInstallationType, added useful Registry Searches
- Installer adds MediaFoundation when installing on Windows Server
- Fix Win8 MediaPack Detection
2016-05-25 11:22:52 +12:00
Tobias Hieta
924793b5e5 Switch back to preMachine and escalation for now. 2016-02-16 21:23:06 +01:00
Tobias Hieta
f9155651f9 Allow non-admins to install PMP. 2016-02-16 21:23:05 +01:00
Tobias Hieta
f99e22052f Enable Autolaunch 2016-02-16 21:23:04 +01:00
Tobias Hieta
7a74a60069 Do what the comment say and generate a new product ID each time 2016-02-16 21:23:03 +01:00
Tobias Hieta
aec6f12825 Properly set Icon file 2016-02-16 21:23:02 +01:00
Tobias Hieta
e8c26ea943 reinstate reisntallmode 2016-02-16 16:11:50 +01:00
Tobias Hieta
79b7ac73d4 Try a build without REINSTALLMODE set 2016-02-16 15:15:43 +01:00
Tobias Hieta
00803f3c5b Make the windows installer look pretty thanks to Seb 2016-02-16 14:59:02 +01:00
Tobias Hieta
73bc190b06 Switch to WiX generated installer
Fixes a bunch of issues related to the old installer
2016-02-15 15:57:21 +01:00
Tobias Hieta
3b4f3b7b3a Install vcredist from windows installer 2016-01-22 12:08:07 +01:00
Vincent Lang
2aa62dbe8c Remove the ANGLE/DirectX shortcut and startmenu entry
This is handled via a setting now.
2015-11-27 15:10:50 +01:00
Vincent Lang
ca3a7ee82c Add a .bat to start with --disable-gpu on Windows
For testing.
2015-10-27 09:53:19 +01:00
Tobias Hieta
50f1a6c280 Hopefully fix the Windows 7 check in the installer. 2015-10-22 15:16:59 +02:00
Tobias Hieta
8c72022b74 Try to limit the windows installer to Windows 7 or higher and only 64Bits 2015-10-22 11:20:44 +02:00
Tobias Hieta
3d4859f1b1 Initial public commit of Plex Media Player 2015-10-13 11:05:27 +02:00