home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2002 July / APC0702D2.iso / toolkit / files / refupdate.exe / %MAINDIR% / example.bat next >
Encoding:
DOS Batch File  |  2002-05-10  |  1.1 KB  |  25 lines

  1. Refupdate.exe /server3 /1:localhost:8080:anonymous:pass /"C:\Lavasoft Ad-aware"
  2.  
  3.  
  4. ;Short description: 
  5. ;all parameters are divided by a slash
  6. ;
  7. ;Parameter 1: specify which server to use, choose from server1 to server4
  8. ;
  9. ;Parameter 2: proxy settings. all settings of this subset are divided by :'s.
  10. ;             1.subparameter: either 1 for proxysupport, 0 for none.
  11. ;             2.host:either enter the IP adress, or localhost
  12. ;             3.port:enter the port number
  13. ;             4.userID
  14. ;             5.password(it will not be displayed when it is executed)
  15. ;             Note: you do not need to specify all parameters. example : /1:localhost:8080:: will work as well
  16. ;
  17. ;Parameter 3: specify in which folder you want to store the downloaded referencefile.(Please include the path in quotes)
  18. ;
  19. ;
  20. ; More examples:
  21. ;
  22. ;Refupdate.exe /server4 /1:localhost:8080:anonymous:pass /"C:\Lavasoft Ad-aware\Logs"
  23. ;Refupdate.exe /server3 /1:192.100.104.50:27:user:pass /"C:\Lavasoft Ad-aware"
  24. ;Refupdate.exe /server2 /1:205.57.105.23:17:temp:pass /"C:\Lavasoft Ad-aware"
  25. ;Refupdate.exe /server1 /1:localhost:17:anonymous:pass /"C:\logs"