Activate serial mouse for livecd
now it support both ps2 and serial mouse
Modified: trunk/reactos/bootdata/livecd.inf
_____
Modified: trunk/reactos/bootdata/livecd.inf
--- trunk/reactos/bootdata/livecd.inf 2005-05-14 18:03:31 UTC (rev
15281)
+++ trunk/reactos/bootdata/livecd.inf 2005-05-14 18:04:53 UTC (rev
15282)
@@ -19,6 +19,9 @@
; Shell
HKLM,"SYSTEM\Setup","CmdLine",0x00020000,"%SystemRoot%\explorer.exe"
+; Serial mouse driver
+HKLM,"SYSTEM\CurrentControlSet\Services\Sermouse","Start",0x00010001,0x
00000001
+
; User Profile List
HKLM,"SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList",,0x00000012
HKLM,"SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList","ProfilesDirectory",0x00020000,"%SystemDr
ive%\Profiles"
Show replies by date