Spelling fixes. Thanks to Royce for pointing them out.
Modified: trunk/reactos/ntoskrnl/ex/power.c
_____
Modified: trunk/reactos/ntoskrnl/ex/power.c
--- trunk/reactos/ntoskrnl/ex/power.c 2005-11-13 08:19:13 UTC (rev
19199)
+++ trunk/reactos/ntoskrnl/ex/power.c 2005-11-13 08:19:54 UTC (rev
19200)
@@ -97,7 +97,7 @@
"That's the way the cookie crumbles ;-)\n",
"ReactOS is ready to be booted again ;-)\n",
"NOO!! DONT HIT THE BUTTON! I wouldnt do it to you.\n",
- "Don't abandon your computer, he wouldnt to it to you.\n",
+ "Don't abandon your computer, he wouldn't do it to you.\n",
"Oh, come on. I got a headache. Leave me alone, will ya!\n",
"Finally, I thought you'd never get over me.\n",
"Yes i didn't like you either.\n",
@@ -125,8 +125,8 @@
"An odd game, the only way to win is not to play. - WOPR
(Wargames)\n",
"Quoth the raven, nevermore.\n",
"Come blade, my breast imbrue. - William Shakespeare, A
Midsummer Nights Dream\n",
- "Buy this place for advertisment purposes.\n",
- "Remember to turn of your computer. (That was a public service
message!)\n",
+ "Buy this place for advertisement purposes.\n",
+ "Remember to turn off your computer. (That was a public service
message!)\n",
"You may be a king or poor street sweeper, Sooner or later
you'll dance with the\n"
"reaper! -Death in Bill and Ted's Bougs Journey\n",
"Final Surrender\n",
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