home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / 22demo.exe / LNOSIM.BAT < prev    next >
DOS Batch File  |  1991-07-02  |  256b  |  13 lines

  1. DEL %1simulate\SYSTEM-1\*.*
  2. RD %1simulate\SYSTEM-1
  3. DEL %1simulate\SYSTEM-2\*.*
  4. RD %1simulate\SYSTEM-2
  5. DEL %1simulate\ROUTEGEN\*.*
  6. RD %1simulate\ROUTEGEN
  7. DEL %1simulate\WSGEN\*.*
  8. RD %1simulate\WSGEN
  9. DEL %1SIMULATE\*.*
  10. RD %1SIMULATE
  11. %1
  12. DIR %1*.
  13.