Exodia Posted May 18, 2004 Posted May 18, 2004 Hey all,I added AIM 5.5 to my unattended cd today and was surprised to find weather bug waiting for me at my desktop! Why in the world would aol add this crap 'annoyance ware' to AIM?! Anyway, is there a way to not install it during a silent install?
pinout Posted May 18, 2004 Posted May 18, 2004 in my AIM batch file I use:START "" /WAIT "INSTALL_AIM.EXE" /SSTART "" /WAIT "PSKILL.EXE" minibug.exekills the minibug.exe process after aim is installed, this seems to prevent the minibug thing from fully installing
zipphreak Posted May 19, 2004 Posted May 19, 2004 @echo offecho.Echo Removing Crappy WeatherBugecho.start /wait %systemdrive%"\program files\aws\weatherbug\unwise.exe" /a "%systemdrive%\program files\aws\weatherbug\install.log"exit
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now