Jump to content

Recommended Posts

Posted

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?


Posted

in my AIM batch file I use:

START "" /WAIT "INSTALL_AIM.EXE" /S

START "" /WAIT "PSKILL.EXE" minibug.exe

kills the minibug.exe process after aim is installed, this seems to prevent the minibug thing from fully installing

Posted

@echo off

echo.

Echo Removing Crappy WeatherBug

echo.

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

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...