home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HTML - Publishing on the Internet
/
html_cdrom.iso
/
editoren
/
windows
/
tcdirec
/
tcdlong.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-01-31
|
249 b
|
10 lines
@echo off
cls
echo renaming tcdirec.exe to tcdirector.exe
echo this only works if you are running windows NT or windows 95
echo if you are running windows 3.x press ctrl-c now!
pause>nul
ren tcdirec.exe tcdirector.exe
cls
echo all done....