home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9INET / NFTP122W.ZIP / NFTP.BAT < prev    next >
DOS Batch File  |  1998-05-22  |  750b  |  30 lines

  1. @echo off
  2.  
  3. rem
  4. rem Uncomment (delete 'rem' prefix) before line which you want to use.
  5. rem
  6. rem Warning: under Win95, you have to use shortcut to this batch
  7. rem          file, otherwise NFTP will act strangely! Do not create
  8. rem          shortcut to NFTP.EXE!
  9. rem
  10.  
  11. rem set NFTP_LANG=English
  12. rem set NFTP_LANG=Brazilian
  13. rem set NFTP_LANG=Bulgarian
  14. rem set NFTP_LANG=Chinese
  15. rem set NFTP_LANG=Danish
  16. rem set NFTP_LANG=Dutch
  17. rem set NFTP_LANG=English
  18. rem set NFTP_LANG=French
  19. rem set NFTP_LANG=German
  20. rem set NFTP_LANG=Hungarian
  21. rem set NFTP_LANG=Italian
  22. rem set NFTP_LANG=Japanese
  23. rem set NFTP_LANG=Norwegian
  24. rem set NFTP_LANG=Russian
  25. rem set NFTP_LANG=Spanish
  26. rem set NFTP_LANG=Swedish
  27. rem set NFTP_LANG=Ukrainian
  28.  
  29. nftp.exe
  30.