Ryujinx/src/Ryujinx.Ui.Common/Helper
mmdurrant 5bd2c58ad6
UI: Correctly set 'shell/open/command; registry key for file associations (#5244)
* Correctly set 'shell/open/command; registry key for file associations

* File association fixes
* 'using' statements instead of blocks
* Idempotent unregistration
* Single "hey shell, we changed file associations" notification at the
  end instead of 1 for every operation, speeds things up greatly.

* Adapt and fix Linux specific function as well

---------

Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
2023-06-13 00:36:40 +00:00
..
CommandLineState.cs Add hide-cursor command line argument & always hide cursor option (#4613) 2023-05-02 03:29:47 +02:00
ConsoleHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
FileAssociationHelper.cs UI: Correctly set 'shell/open/command; registry key for file associations (#5244) 2023-06-13 00:36:40 +00:00
LinuxHelper.cs Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
ObjectiveC.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OpenHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SetupValidator.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00