add information for the Windows Installer Service. This allows Office2000 and OfficeXP setup to get slightly further Modified: trunk/reactos/bootdata/hivesys.inf _____
Modified: trunk/reactos/bootdata/hivesys.inf --- trunk/reactos/bootdata/hivesys.inf 2005-11-13 06:57:29 UTC (rev 19197) +++ trunk/reactos/bootdata/hivesys.inf 2005-11-13 07:41:32 UTC (rev 19198) @@ -761,6 +761,15 @@
HKLM,"SYSTEM\CurrentControlSet\Services\Vga","Type",0x00010001,0x0000000 1
HKLM,"SYSTEM\CurrentControlSet\Services\Vga\Device0","InstalledDisplayDr ivers",0x00010000,"vgaddi"
+; Windows Installer Service + +HKLM,"SYSTEM\CurrentControlSet\Services\MSIserver","Description",0x0000 0000,"Adds, modifies, and removes applications provided as a Windows Installer (*.msi) package. If this service is disabled, any services that explicitly depend on it will fail to start." +HKLM,"SYSTEM\CurrentControlSet\Services\MSIserver","Group",0x00000000," Windows Installer" +HKLM,"SYSTEM\CurrentControlSet\Services\MSIserver","ErrorControl",0x000 10001,0x00000001 +HKLM,"SYSTEM\CurrentControlSet\Services\MSIserver","ImagePath",0x000200 00,"system32\msiexec.exe /V" +HKLM,"SYSTEM\CurrentControlSet\Services\MSIserver","Start",0x00010001,0 x00000003 +HKLM,"SYSTEM\CurrentControlSet\Services\MSIserver","Type",0x00010001,0x 00000020 + ; ControlSet selection settings HKLM,"SYSTEM\Select","Current",0x00010001,0x00000001 HKLM,"SYSTEM\Select","Default",0x00010001,0x00000001