May 18, 200422 yr 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?
May 18, 200422 yr 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
May 19, 200422 yr @echo offecho.Echo Removing Crappy WeatherBugecho.start /wait %systemdrive%"\program files\aws\weatherbug\unwise.exe" /a "%systemdrive%\program files\aws\weatherbug\install.log"exit
Create an account or sign in to comment