mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[APPWIZ] Use new Appwiz-mode to start RAPPS with "Installed" section open
CORE-18981
This commit is contained in:
@@ -64,9 +64,9 @@ CPlApplet(HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2)
|
||||
ShellExecuteW(NULL,
|
||||
NULL,
|
||||
L"rapps.exe",
|
||||
L"/appwiz",
|
||||
NULL,
|
||||
NULL,
|
||||
1);
|
||||
SW_SHOWNORMAL);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user