- Add kbswitch to autorun
authorDmitry Chapyshev <dmitry@reactos.org>
Sun, 27 Apr 2008 20:42:01 +0000 (20:42 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Sun, 27 Apr 2008 20:42:01 +0000 (20:42 +0000)
svn path=/trunk/; revision=33172

reactos/boot/bootdata/hivesft.inf

index 7e64e8d..5225577 100644 (file)
@@ -804,4 +804,7 @@ HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\P
 ; Where to download the Mozilla ActiveX control
 HKLM,"SOFTWARE\ReactOS\shdocvw","MozillaUrl",0x00000000,"http://links.reactos.org/mozactivex"
 
+; Keyboard layout switcher
+HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","kbswitch",0x00000000,"kbswitch.exe"
+
 ; EOF