Skip to main content

Posts

Showing posts from August, 2004
Delete Windows Messenger This is a Visual Basic Script file which will remove Windows Messenger. It will also adjust your System Registry to prevent a long delay when opening Outlook Express when Windows Messenger is removed or disabled. Follow this step: This script below makes the changes. 1)Remove Windows Messenger manually, click Start, Run and enter the following command: RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove Note: This will prevent a long delay when opening Outlook Express if you have the Contacts pane enabled. To prevent this, click Start, Run and enter REGEDIT Go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express 2) Right click in the right pane and select New, Dword value. Give it the name Hide Messenger. Double click this new entry and set the value to 2.