home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / MD / MD009.ZIP / FMPAKA.EXE / lha / RESETCNF.BAT < prev    next >
DOS Batch File  |  1990-12-28  |  634b  |  25 lines

  1. echo off
  2. rem 
  3. rem
  4. rem  resetcnf n        (default n=1)
  5. rem
  6. rem  Restores user configurations for node n to factory defaults.
  7. rem
  8. loadconf config1 1 %1 %2 %3
  9. loadconf config2 2 %1 %2 %3
  10. loadconf config3 3 %1 %2 %3
  11. loadconf config4 4 %1 %2 %3
  12. loadconf config5 5 %1 %2 %3
  13. loadconf config6 6 %1 %2 %3
  14. loadconf config7 7 %1 %2 %3
  15. loadconf config8 8 %1 %2 %3
  16. loadconf config9 9 %1 %2 %3
  17. loadconf config10 10 %1 %2 %3
  18. loadconf config11 11 %1 %2 %3
  19. loadconf config12 12 %1 %2 %3
  20. loadconf config13 13 %1 %2 %3
  21. loadconf config14 14 %1 %2 %3
  22. loadconf config15 15 %1 %2 %3
  23. loadconf config16 16 %1 %2 %3
  24. setconf 1 %1 %2 %3
  25.