Page 1 of 1 1
Topic Options
#58840 - 2001-09-06 12:42 AM Remove AOL Instant Messanger (AIM)
Anonymous
Unregistered


Some of our users are installing AOL Instant Messanger. Does anyone have a script prepared to remove this from their systems. Our client PCs are running Windows 2000. This would save me a ton of time!

Thanks in advance

Top
#58841 - 2001-09-06 09:44 PM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Hello Thomas,

It appears that AOL IM does not seem to support a silent auto uninstall (at least not one that I can find published).

You can do it in a script, but that would take a while to properly create. I could create an .EXE file that would remove it silently... don't know where to post it, and or if there would be that much interest in it.

Top
#58842 - 2001-09-07 06:49 AM Re: Remove AOL Instant Messanger (AIM)
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
I'd like it...

But you could also make a 'MS Scriptit' file to automate the uninstall... It will not be silent and some user with a quick mouse could cancel the uninstall.

_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#58843 - 2001-09-07 09:35 AM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Hi Radimus,

What version/s do you want to remove? My REMAOLIM.EXE would be pretty hard to catch and stop. It will be pretty silent except on a VERY slow machine, but should happen so quick that even if you did notice somethng happening it would be too late to do anything about it.

Where would I post it? What time frame?

Top
#58844 - 2001-09-07 03:47 PM Re: Remove AOL Instant Messanger (AIM)
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
One trick to hide dialogs from users is to SETCONSOLE to max and always on top for that portion of the script.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#58845 - 2001-09-07 04:13 PM Re: Remove AOL Instant Messanger (AIM)
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
You could email it to my Hotmail account... if it isn't too big

Conradwheeler@hotmail.com

Probably something that worked on the newer versions would be sufficient. I've hunted down the pervious versions by hand... but they seem to pop back in after I leave.

I wonder how that happens...

_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#58846 - 2001-09-07 10:24 PM Re: Remove AOL Instant Messanger (AIM)
Anonymous
Unregistered


Couldn't you just delete a few registry keys and the exe file similar to what is done in this posting...

Topic: Howto: Disable MSN Messenger Service

I'm sure it is a lot harder to do then how I describe it. Calling exe files from scripts make my corporate company nervous...

Thanks!

Top
#58847 - 2001-09-08 03:14 AM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Thomas,

Yes, you could bludgeon the progam, but that would still leave artifacts of it and possible error message popping up on the users system.

You would still need to call an EXE to kill the process in the first place, otherwise you would not be able to delete the file while it is in use. Then your caught in a Cat and Mouse game with the user. Using an complete script or a complete EXE removal completes the task in one fell swoop.

Radimus

I will see what I can come up with and send you a sample.

Top
#58848 - 2001-09-08 06:28 AM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Radimus and Thomas

I have completed a program to remove the AOL Instant Messenger v4.7 from a Windows machine.

I have emailed the program to your respective email accounts.

The program is 146K in size (fairly small), and it takes less then 10 seconds to completely remove AOL IM 4.7

This program runs almost completely silent except for a quick DOS box.

Please let me know if you have any problems with the program or how it works on your systems.


AOL Instant Messenger http://www.aol.com/aim/download.html
Kind Regards...

[ 09 September 2001: Message edited by: NTDOC ]

Top
#58849 - 2001-09-13 06:11 AM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Thomas or Radimus,

Did either of you get a chance to test the file? Did you have any problems with it.

Please post an update when you get a chance.

Top
#58850 - 2001-09-17 10:23 PM Re: Remove AOL Instant Messanger (AIM)
brewdude6 Offline
Hey THIS is FUN

Registered: 2000-10-21
Posts: 280
Loc: Nashville, TN
I'd be interested in testing this script out NTDOC.

owenstony2@hotmail.com

_________________________
I could have made a neat retort but didn't, for I was flurried and didn't think of it till I was downstairs.
-Mark Twain

Top
#58851 - 2001-09-18 12:18 AM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Hello BrewDude,

It is not a script. It is an executable that I put together to accomplish this removal. There are quite a few keys to remove and other things to do that I chose not to script it (it should be able to be done though, just not as neatly as an executable).

I have emailed you the program to try out.

I did not notice any problems with it, but please test it on a TEST machine, not a production system. Please let me know if you have any problems with it and post an update.

Thanks...

Top
#58852 - 2003-04-01 09:02 PM Re: Remove AOL Instant Messanger (AIM)
zcolton Offline
Fresh Scripter

Registered: 2003-03-05
Posts: 6
Loc: New Jesey USA
I use the following code in my logon script to remove AOL IM.

code:
shell '%comspec% /c deltree /y "C:\WINDOWS\Start Menu\Programs\AOL Instant Messenger"'
shell '%comspec% /c deltree /y "C:\Program Files\AIM95"'
shell '%comspec% /c deltree /y "C:\WINDOWS\Application Data\Aim"'
DEL("C:\WINDOWS\Start Menu\FREE*.*")
DEL("C:\WINDOWS\Desktop\FREE*.*")
DEL("C:\WINDOWS\Favorites\FREE*.*")
DEL("C:\WINDOWS\SendTo\AIM Share.lnk")
DEL("C:\WINDOWS\SendTo\AIM Buddy.lnk")
DEL("C:\WINDOWS\Profiles\@USERID\Application Data\Microsoft\Internet Explorer\Quick Launch\AOL Instant Messenger.lnk")
DEL("C:\WINDOWS\Desktop\AOL Instant Messenger.lnk")
DEL("C:\WINDOWS\Application Data\Microsoft\Internet Explorer\Quick Launch\AOL Instant Messenger.lnk")
$NULL=DELVALUE("HKLM\Software\Microsoft\Windows\CurrentVersion\Run","AIM")
$NULL=DELVALUE("HKEY_USERS\.DEFAULT\Software\Microsoft\MessengerService",@)
$NULL=DELVALUE("HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\FeatureComponentID","{47f67d00-9e55-11d1-baef-00c04fc2d130}")
$NULL=DELVALUE("HKEY_CURRENT_USER\Software\Microsoft\MessengerService",@)
$NULL=DELVALUE("HKCU\Software\Microsoft\Windows\CurrentVersion\Run","AIM")
$NULL=DELTREE("HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\AOL Instant Messenger")
$NULL=DELTREE("HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\aim.exe")
$NULL=DELTREE("HKLM\Software\Clients\IM\AIM")
$NULL=DELTREE("HKLM\Software\CLASSES\MIME\Database\Content Type\application/x-aim")
$NULL=DELTREE("HKLM\Software\CLASSES\arzfile")
$NULL=DELTREE("HKLM\Software\CLASSES\arffile")
$NULL=DELTREE("HKLM\Software\Classes\AOLMessengerApp.1")
$NULL=DELTREE("HKLM\Software\Classes\AOLMessengerApp")
$NULL=DELTREE("HKLM\Software\Classes\AOL Instant Messenger.ConfigFile")
$NULL=DELTREE("HKLM\Software\CLASSES\aim.protocol.1")
$NULL=DELTREE("HKLM\Software\CLASSES\aim.protocol")
$NULL=DELTREE("HKLM\Software\CLASSES\aim")
$NULL=DELTREE("HKLM\Software\Classes\.blt")
$NULL=DELTREE("HKLM\Software\CLASSES\.arz")
$NULL=DELTREE("HKLM\Software\CLASSES\.arf")
$NULL=DELTREE("HKLM\Software\CLASSES\.aim")
$NULL=DELTREE("HKLM\Software\America Online")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Extensions\{AC9E2541-2814-11d5-BC6D-00B0D0A1DE45}")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\{47f67d00-9e55-11d1-baef-00c04fc2d130}")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{FB7199AB-79BF-11D2-8D94-0000F875C541}")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{BAEB32D0-732D-11d2-8BF4-0060B0A4A9EA}")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{59EC0340-7506-11D2-B05F-00C04F7F89FE}")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\CLASSES\AOL.MessengerApp.1")
$NULL=DELTREE("HKEY_LOCAL_MACHINE\Software\CLASSES\AOL.MessengerApp")
$NULL=DELTREE("HKEY_CLASSES_ROOT\CLSID\{FB7199AB-79BF-11D2-8D94-0000F875C541}")
$NULL=DELTREE("HKEY_CLASSES_ROOT\CLSID\{BAEB32D0-732D-11d2-8BF4-0060B0A4A9EA}")
$NULL=DELTREE("HKEY_CLASSES_ROOT\CLSID\{59EC0340-7506-11D2-B05F-00C04F7F89FE}")
$NULL=DELTREE("HKEY_CLASSES_ROOT\AOL.MessengerApp.1")
$NULL=DELTREE("HKEY_CLASSES_ROOT\AOL.MessengerApp")
$NULL=DELTREE("HKCU\Software\America Online")



Top
#58853 - 2003-04-02 01:27 AM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Well I guess that may work to some degree, but would get me fired here as it would remove America Online as well, or at least severly cripple it.

We allow our VPs and Traveler to use America Online as it has proved beneficial for ease of connection when in Foreign Countries.

Removing ONLY AIM would be a better approach in my opinion, but hey... if that is what or how your Company wants to do it, that is fine as well.

Top
#58854 - 2003-04-02 01:29 AM Re: Remove AOL Instant Messanger (AIM)
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11165
Loc: Boston, MA, USA
There's also literally no error checking and operating system checking build into this code. It would also require administrative privileges under Windows NT/2000/XP/2003.

[ 02. April 2003, 16:26: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.

Top
#58855 - 2003-07-09 11:12 PM Re: Remove AOL Instant Messanger (AIM)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
I've had a few requests lately for this executable file.

I just want to remind eveyone that this is an OLD version and your user will probably have version 5.x installed which this program DOES NOT address.

If there is an interest in it, I may write a full KiX (non exe) method for removing AOL IM 5.x

Top
#58856 - 2003-07-10 06:00 PM Re: Remove AOL Instant Messanger (AIM)
gcfiend Offline
Fresh Scripter

Registered: 2003-03-13
Posts: 6
Loc: Phoenix, AZ
I would be very intrested in a KiX script that would remove AOL IM. Your expertise and infinite wisdom in all matters concerning KiX is greatly needed! (Who say's sucking up does't work!!)

Seriously though it would help me with the IM issue I'm currently having. I'm a newbie to KiX and would appreciate a post of a removal script to "leech" from. I find it the best way to learn KiX scripting.

Thanks for emailing me the RemoveAolIM47.exe!

Top
Page 1 of 1 1


Moderator:  Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 2145 anonymous users online.
Newest Members
BeeEm, min_seow, Audio, Hoschi, Comet
17882 Registered Users

Generated in 0.071 seconds in which 0.028 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org