home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 18 / cd.iso / PLANETE / TCHTML / TCDLONG.BAT < prev    next >
DOS Batch File  |  1996-01-31  |  249b  |  10 lines

  1. @echo off
  2. cls
  3. echo renaming tcdirec.exe to tcdirector.exe
  4. echo this only works if you are running windows NT or windows 95
  5. echo if you are running windows 3.x press ctrl-c now!
  6. pause>nul
  7. ren tcdirec.exe tcdirector.exe
  8. cls
  9. echo all done....
  10.