@@ -435,13 +435,13 @@ HKCR,".msi","",0x00000000,"Msi.Package"
435435HKCR,"Msi.Package","",0x00000000,"ReactOS Installer Package"
436436HKCR,"Msi.Package","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-34"
437437HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe"
438- HKCR,"Msi.Package\shell\Open","",0x00000000,"Install"
438+ HKCR,"Msi.Package\shell\Open","",0x00000000,"& Install"
439439HKCR,"Msi.Package\shell\Open","MUIVerb",0x00020000,"@%SystemRoot%\system32\msi.dll,-36"
440440HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1"""
441- HKCR,"Msi.Package\shell\Repair","",0x00000000,"Repair "
441+ HKCR,"Msi.Package\shell\Repair","",0x00000000,"Re&pair "
442442HKCR,"Msi.Package\shell\Repair","MUIVerb",0x00020000,"@%SystemRoot%\system32\msi.dll,-37"
443443HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1"""
444- HKCR,"Msi.Package\shell\Uninstall","",0x00000000,"Uninstall"
444+ HKCR,"Msi.Package\shell\Uninstall","",0x00000000,"& Uninstall"
445445HKCR,"Msi.Package\shell\Uninstall","MUIVerb",0x00020000,"@%SystemRoot%\system32\msi.dll,-38"
446446HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1"""
447447
@@ -450,7 +450,7 @@ HKCR,".msp","",0x00000000,"Msi.Patch"
450450HKCR,"Msi.Patch","",0x00000000,"ReactOS Installer Patch"
451451HKCR,"Msi.Patch","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-35"
452452HKCR,"Msi.Patch\DefaultIcon","",0x00000000,"msiexec.exe"
453- HKCR,"Msi.Patch\shell\Open","",0x00000000,"Apply Patch"
453+ HKCR,"Msi.Patch\shell\Open","",0x00000000,"& Apply Patch"
454454HKCR,"Msi.Patch\shell\Open","MUIVerb",0x00020000,"@%SystemRoot%\system32\msi.dll,-39"
455455HKCR,"Msi.Patch\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /p ""%1"""
456456
0 commit comments