Jump to content

ASK toolbar disaster


Cassel

Recommended Posts

As helBel65's link states the main culprit is Java Update....


You can prevent this from happening by un-ticking the Intall ASK Toolbar Box.


or can also be done by creating new 'KEYs' in the registry if you are familiar with the Registry.



Open the following keys into the Windows Registry Editor (regedit.exe):

?HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft

?HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft (available only on Windows 64-bit)


and create in both of them a new String Value (type REG_SZ) named SPONSORS of value DISABLE (both name and value must be uppercase).


Alternatively, copy and paste the following code into a text file called disable_java_sponsors.reg and double click on it to import these values in your Registry.



Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft]

"SPONSORS"="DISABLE"


[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft]

"SPONSORS"="DISABLE"



Please note that this switch not only disables the Ask.com toolbar installation and prompt, but disables all of the sponsors potentially bundled with the Auto-update setup/Online setup (Google toolbar, Yahoo toolbar, McAfee something, etc...)


Related Article:- http://superuser.com/questions/549028/how-can-i-prevent-ask-com-toolbar-from-being-installed-every-time-java-is-update


I would not advise you NOT to attempt this unless you are confident around the Registry.


DulwichFox

Dear Dulwich Fox (nice name by the way)

I'd already decided after having read the info from helBel65's suggested link that all this is somewhat beyond me as I'm not great with computers and will probably end up messing up my internet access completely, hence my need for a computer tech. I might try sending another post tomorrow with that description in the heading. Thank you for your efforts though.

Archived

This topic is now archived and is closed to further replies.

Home
Events
Sign In

Sign In



Or sign in with one of these services

Search
×
    Search In
×
×
  • Create New...