mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[LIVECD]
Add shortcut to the On Screen Keyboard. Patch by Jared. CORE-9093 #resolve svn path=/trunk/; revision=66105
This commit is contained in:
parent
9c919ee3e2
commit
789f1cabb1
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue