home *** CD-ROM | disk | FTP | other *** search
/ Reset 7 / ResetCD_1999_07.iso / Prezent / Gpl / GPL-Icons.EXE / GPL01.bat < prev    next >
DOS Batch File  |  1999-03-07  |  386b  |  24 lines

  1. @echo off
  2. cd\
  3. C:
  4. cd C:\Windows\Cursors\
  5. md GPL
  6. choice /c:. /t.,2 /n
  7. rem mehr t fuer DOS
  8. cd\
  9. move /y C:\Windows\Temp\*.ico C:\Windows\Cursors\GPL\
  10. echo.
  11. echo.
  12. echo.
  13. echo               Der Eintrag muss mit ENTER bestaetigt werden          
  14. pause
  15. start C:\Windows\regedit.exe C:\Windows\Temp\GPL-Icons.reg
  16. rem:ende
  17. echo.
  18. echo     und Tschuess
  19. rem
  20. echo    ende
  21. cls
  22.  
  23.  
  24.