DisplayMagician/HeliosDisplayManagement/UIForms
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
..
EditForm.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
EditForm.Designer.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
EditForm.resx Edit page now contains a short description of the stage we are in 2018-10-24 03:06:55 +03:30
MainForm.cs [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00
MainForm.Designer.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
MainForm.resx Add project files. 2017-08-06 10:45:17 +04:30
ShortcutForm.cs Fixed commandline so shortcuts would work 2020-04-28 22:38:43 +12:00
ShortcutForm.Designer.cs Fixed commandline so shortcuts would work 2020-04-28 22:38:43 +12:00
ShortcutForm.resx Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
SplashForm.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
SplashForm.Designer.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
SplashForm.resx Add project files. 2017-08-06 10:45:17 +04:30
SteamGamesForm.cs [WIP] Massive redevelopment to alter shortcut form 2020-04-27 22:55:44 +12:00
SteamGamesForm.Designer.cs Renamed app to HeliosPlus namespace and more 2020-04-23 20:16:16 +12:00
SteamGamesForm.resx Add project files. 2017-08-06 10:45:17 +04:30