nshah786
Oct 6 2004, 08:05 AM
this is what i have ....
ECHO.
ECHO Installing Lavasoft Ad-Aware 6
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AdAware\aawsepersonal.exe /s
the problem i'm having is that ad-aware only installs on the specific profiles it was installed on, not all of them, which i want. how do i go about fixing this issue.
thanks guys.
Astalavista
Oct 6 2004, 08:12 AM
reg add %Key%\002 /VE /D "AdAware SE Pro 1.05" /f
reg add %Key%\002 /V 1 /D "%CDROM%\Software\AdAware\AdAware.exe /s" /f
reg add %Key%\002 /V 2 /D "TASKKILL.exe /F /IM Ad-Aware.exe" /f
reg add %Key%\002 /V 3 /D "taskkill /F /IM hh.exe" /f
reg add %Key%\002 /V 5 /D "%CDROM%\Software\AdAware\AdwareShortcut.exe" /f
Jito463
Oct 6 2004, 08:14 AM