mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-01 23:15:18 +00:00
[PT Settings] Rename "Microsoft.PowerToys.Setting.UI.Runner" to "PowerToys.Settings" (#9637)
This commit is contained in:
@@ -296,7 +296,7 @@ void run_settings_window()
|
||||
|
||||
if (UseNewSettings())
|
||||
{
|
||||
executable_path.append(L"\\SettingsUIRunner\\Microsoft.PowerToys.Settings.UI.Runner.exe");
|
||||
executable_path.append(L"\\Settings\\PowerToys.Settings.exe");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user