home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2000 February
/
PCW_2_2000.ISO
/
software
/
prx
/
tipps
/
startrun.exe
/
StartRun.vbs
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-11-11
|
227 b
|
14 lines
'Nicht jeder hat eine Windows-Tastatur...<Strg>-<R>
set HA = wscript.CreateObject("wscript.Shell")
HA.Sendkeys "^{ESC}"
wscript.sleep 400
HA.SendKeys "U"
HA.SendKeys "{BS}"
HA.SendKeys "%{Up}"
HA.SendKeys " "