home *** CD-ROM | disk | FTP | other *** search
/ PCMania 9 / Pcmania_Ep2_09_CD-Linux_Mandrake.iso / dosutils / autoboot / Uninstall.bat < prev   
Encoding:
DOS Batch File  |  2000-01-12  |  200 b   |  5 lines

  1. if not exist c:\autoexec.lx2 copy c:\autoexec.bat c:\autoexec.lx2
  2. if not exist c:\config.lx2 copy c:\config.sys c:\config.lx2
  3. copy c:\autoexec.lnx c:\autoexec.bat
  4. copy c:\config.lnx c:\config.sys
  5.