Category : Files from Magazines
Archive   : VOL11N09.ZIP
Filename : CHKDSKC.BAT

 
Output of file : CHKDSKC.BAT contained in archive : VOL11N09.ZIP
@ECHO OFF
REM You *MUST* rename CHKDSK.EXE to XCHKDSKX.EXE and put this
REM batch file on your PATH before you use it.
IF EXIST TEMP000?.$$$ DEL TEMP000?.$$$
SET | FIND "windir=" > TEMP0001.$$$
COPY TEMP0001.$$$ TEMP0002.$$$ > NUL
DEL TEMP0001.$$$
IF EXIST TEMP0002.$$$ GOTO YesWindow
ECHO You're not in Windows, so CHKDSK is fine.
XCHKDSKX
GOTO End
:YesWindow
DEL TEMP0002.$$$
ECHO Sorry, it's not safe to run CHKDSK.EXE under Windows.
ECHO Exit Windows and try it again.
:End


  3 Responses to “Category : Files from Magazines
Archive   : VOL11N09.ZIP
Filename : CHKDSKC.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/