| Run various applications
place a command button on a form an enter one of the following in the click event
shell "calc" , vbnormalfocus 'calculcator
shell "charmap" , vbnormalfocus 'charactor map
shell "clipbrd" , vbnormalfocus 'clipboard
shell "cmd" , vbnormalfocus 'command prompt
shell "cleanmgr" , vbnormalfocus 'disk cleaner
shell "drwatson" , vbnormalfocus 'dr watson
shell "drwtsn32" , vbnormalfocus 'dr watson32
shell "dvdplay" , vbnormalfocus 'dvd player
shell "dxdiag" , vbnormalfocus 'direct x diagnostics
shell "eventvwr" , vbnormalfocus 'eventviewer
shell "freecell" , vbnormalfocus 'freecell
shell "magnify" , vbnormalfocus 'magnify
shell "mmc" , vbnormalfocus
shell "mplay32" , vbnormalfocus
shell "mshearts" , vbnormalfocus
shell "mspaint" , vbnormalfocus
shell "narrator" , vbnormalfocus
shell "notepad" , vbnormalfocus
shell "ntbackup" , vbnormalfocus
shell "odbcad32" , vbnormalfocus
shell "osk" , vbnormalfocus
shell "perfmon" , vbnormalfocus
shell "progman" , vbnormalfocus
shell "regedt32" , vbnormalfocus
shell "sol" , vbnormalfocus
shell "sndrec32" , vbnormalfocus
shell "sndvol32" , vbnormalfocus
shell "spider" , vbnormalfocus
shell "sysedit" , vbnormalfocus
shell "taskmgr" , vbnormalfocus
shell "telnet" , vbnormalfocus
shell "winmine" , vbnormalfocus
shell "write" , vbnormalfocus
|