[LIVECD]
authorSylvain Petreolle <spetreolle@yahoo.fr>
Wed, 28 Jan 2015 22:32:53 +0000 (22:32 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Wed, 28 Jan 2015 22:32:53 +0000 (22:32 +0000)
Add shortcut to the On Screen Keyboard.
Patch by Jared.
CORE-9093 #resolve

svn path=/trunk/; revision=66105

reactos/boot/bootdata/CMakeLists.txt

index 4f93f59..c2386f0 100644 (file)
@@ -101,6 +101,7 @@ add_livecd_shortcut("Event Viewer" eventvwr.exe "Profiles/All Users/Start Menu/P
 add_livecd_shortcut("Service Manager" servman.exe "Profiles/All Users/Start Menu/Programs/Administrative Tools")
 add_livecd_shortcut("System Configuration" msconfig.exe "Profiles/All Users/Start Menu/Programs/Administrative Tools")
 add_livecd_shortcut("Magnify" magnify.exe "Profiles/All Users/Start Menu/Programs/Accessibility")
+add_livecd_shortcut("On-Screen Keyboard" osk.exe "Profiles/All Users/Start Menu/Programs/Accessibility")
 add_livecd_shortcut("Calculator" calc.exe "Profiles/All Users/Start Menu/Programs/Accessories")
 add_livecd_shortcut("Command Prompt" cmd.exe "Profiles/All Users/Start Menu/Programs/Accessories")
 add_livecd_shortcut("Paint" mspaint.exe "Profiles/All Users/Start Menu/Programs/Accessories")