Jump to content

agtsmith

Member
  • Posts

    9
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by agtsmith

  1. I noticed that the /custom +archives +update +auto work only for the Pro version not the (free) personal, is thier commands or switches to use with adaware se 1.06 personal to auto scan, update and fix? Also anyone of any ways to get spysweeper do to the same run,update etc? If not webroot should definely add that feature into their new version
  2. it_ybd thanks alot, the code u gave me the if exist works great i just made about 4 AD-AWA~ with 1,2,3,4 behind it and works if anyone who wants to fully run spybot and adaware, to run fix and update also added spysweeper but it doesn't update and run on it's own (I dont think spysweeper 3.5 accepts switches) also you could take away the wait commands and make them all run at the same time and make it a 1 button fix ECHO Running Spyware Programs START /wait C:\PROGRA~1\SPYBOT~1\SpybotSD.exe /autoupdate /autoimmunize /autocheck /autofix IF EXIST C:\PROGRA~1\Lavasoft\AD-AWA~1\Ad-Aware.exe GOTO AD1 IF EXIST C:\PROGRA~1\Lavasoft\AD-AWA~2\Ad-Aware.exe GOTO AD2 IF EXIST C:\PROGRA~1\Lavasoft\AD-AWA~3\Ad-Aware.exe GOTO AD3 IF EXIST C:\PROGRA~1\Lavasoft\AD-AWA~4\Ad-Aware.exe GOTO AD4 GOTO ERROR :AD1 ECHO found adaware - loading... ECHO. START /wait C:\PROGRA~1\Lavasoft\AD-AWA~1\Ad-Aware.exe /custom +archives +update +auto GOTO END :AD2 ECHO found adaware - loading... ECHO. START /wait C:\PROGRA~1\Lavasoft\AD-AWA~2\Ad-Aware.exe /custom +archives +update +auto GOTO END :AD3 ECHO found adaware - loading... ECHO. START /wait C:\PROGRA~1\Lavasoft\AD-AWA~3\Ad-Aware.exe /custom +archives +update +auto GOTO END :AD4 ECHO found adaware - loading... ECHO. START /wait C:\PROGRA~1\Lavasoft\AD-AWA~4\Ad-Aware.exe /custom +archives +update +auto GOTO END :ERROR ECHO Adaware was not found on this computer - please make sure it is properly installed to a known location and try again... ECHO. pause :END START /wait C:\PROGRA~1\Webroot\SPYSWE~1\SPYSWE~1.EXE
  3. nope that won't work tried it, it's because the file names are to long, i know thier is some kind of limition with batch files and the number of characters u can use
  4. what exactly does the line START C:\... do, I think possibly my problem lies with AD-AWA~1 sometimes is named AD-AWA~2 on some machines why is this?
  5. thanks alot I will add it to my file at work tonite
  6. wait... newer processors and newer mobo nvidia intel edition chipsets are debuting this summer. screw intel chipsets without sli, also go with asus boards rock solid performance. Ur also going to probably have to get some ddr2 mem with a 915 chipset which offers little performance over ddr400
  7. just a tip to test the psu use a paper clip and remove the main psu connector on the mobo and insert the paper into the green and black holes on the 20 0r 24 pin connector if the fan spins thiers a good chance the psu is cool and mobo is dead
  8. wrong u either have a agp or pci-e some mobos support both slot types but the asus board u listed does not it supports two pci-e boards running in scable link interface (sli) if your video card does not have a small connection on the opposite side where it connects into the mobo it's agp for sure
  9. I'm having problem running a batch file from a cd to run adware 1.06 installed on a customers machine I'm using the shortcut right now but it's preventing me from auto running, updating and removing with the provided commands from lavasoft. Anyways i've tried using START C:\PROGRA~1\Lavasoft\AD-AWA~1\Ad-Aware.exe it works on a few machines but it craps out on others it says it can't find the file, is there another way to run it or change the default install directory with the silent command Thanks
×
×
  • Create New...