DisplayMagician/HeliosDisplayManagement
temacdonald 04c93e283a Fixed commandline so shortcuts would work
Had to adjust both the order and structure of the command
line so that the shortcuts would work, and wouldn't make
people crazy! And adjusted the shortcut creator to make sure
it generated correct shortcuts. Still a lot of edge cases sitting
in there so need some good testing.
    Also disabled the CreateShortcut option, as it doesn't really
work with the future combined list of multiple game library
families.
    So the main command line options now are:
- SwitchProfile permanent ... = swaps to a new display profile
- SwitchProfile exe ... = temp swaps to profile and runs an exe
- SwitchProfile steam ... = temp swaps to profile and runs a steam game
- SwitchProfile uplay ... = temp swaps to profile and runs a uplay game
- EditProfile ... = goes straight to the edit display profile screen
- <none>   = starts up the graphical UI.
2020-04-28 22:38:43 +12:00
..
GameLibraries [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00
InterProcess Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
Properties [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00
Resources [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00
UIForms Fixed commandline so shortcuts would work 2020-04-28 22:38:43 +12:00
App.config Converted to .Net4.8 and System.CommandLine.DragonFruit 2020-04-13 15:47:38 +12:00
DisplayRepresentation.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
HeliosPlus.csproj [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00
Icon.ico Add project files. 2017-08-06 10:45:17 +04:30
Icon.png Add project files. 2017-08-06 10:45:17 +04:30
Icon.psd Add project files. 2017-08-06 10:45:17 +04:30
Program.cs Fixed commandline so shortcuts would work 2020-04-28 22:38:43 +12:00
Validators.cs [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00