Jump to content

Help With My Script


Recommended Posts

Sorry it took me so long to test...

I had to ask some help in the Application Switches forum to get Acrobat Reader 6 to work with the switch. Here is the answer from Alanoll:

REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\Applications\AdobeReader\AdobeReader6.exe -p\"-s /v\"/qn\"\"" /f
Link to comment
Share on other sites


regarding Ad-Aware:

i'm using WPI to install, but here's the basic commands:

%cdrom%\\Applications\\adaware\\adawaresepe105.exe /S
cmd /c taskkill /F /IM Ad-Aware.exe
cmd /c taskkill /F /IM hh.exe

The last two will kill the window, so it dissapears. Tested and working.

Link to comment
Share on other sites

I have the same for Ad-Aware but I have a 3rd taskkill command:

REG ADD %KEY%\009 /VE /D "LavaSoft Ad-Aware SE 1.05" /f
REG ADD %KEY%\009 /V 1 /D "%systemdrive%\install\Applications\Ad-Aware\aawsepersonal.exe /smart +silent +update" /f
REG ADD %KEY%\009 /V 2 /D "taskkill /IM Adaware.exe" /f
REG ADD %KEY%\009 /V 3 /D "taskkill /IM hh.exe" /f
REG ADD %KEY%\009 /V 4 /D "taskkill /IM Ad-Aware.exe" /f

I don't know if taskkill /IM Adaware.exe is necessary...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...