[ros-diffs] [dchapyshev] 33172: - Add kbswitch to autorun
dchapyshev at svn.reactos.org
dchapyshev at svn.reactos.org
Sun Apr 27 22:42:01 CEST 2008
Author: dchapyshev
Date: Sun Apr 27 15:42:01 2008
New Revision: 33172
URL: http://svn.reactos.org/svn/reactos?rev=33172&view=rev
Log:
- Add kbswitch to autorun
Modified:
trunk/reactos/boot/bootdata/hivesft.inf
Modified: trunk/reactos/boot/bootdata/hivesft.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft.inf?rev=33172&r1=33171&r2=33172&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivesft.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesft.inf [iso-8859-1] Sun Apr 27 15:42:01 2008
@@ -804,4 +804,7 @@
; 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
More information about the Ros-diffs
mailing list