PDA

View Full Version : norton protect recycle bin/missing program.... (W98)



crypticskin
07-08-2002, 07:14 AM
i had the norton antivirus installed, thought i had uninstalled correctly(after having to get mcafee to catch and delete virus).....now my recycle bin is norton protected, and when i double click icon to open i get error message reading missing program. need this application to open...........thanks for any help........

gavsta
07-10-2002, 07:30 PM
this doc from symantec may help and has links to some MS KB docs.

http://service4.symantec.com/SUPPORT/nunt.nsf/docid/199842313339?OpenDocument&src=eu_hot&prod=Norton%20Utilities&ver=2001%20for%20Windows%209x/Me&stg=2&base=http://www.symantec.com/region/reg_eu/techsupp/nu/&next=nu2001_9x_search_solve.html&sone=nu2001_9x_tasks.html&tpre=eu

TonyKlein
07-10-2002, 10:19 PM
Go to Start > Run, type Msconfig, and uncheck everything pertaning to Norton on the Startup Tab.

You may find Nprotect there ( even twice).

Click OK, and reboot.

crypticskin
07-11-2002, 01:01 AM
i tried this but to no avail..(it is in there twice).....thanks for trying........

TonyKlein
07-11-2002, 01:25 AM
Sorry, I think I read you wrong.

If your recycle bin won't function right, lets try restoring the defaults:

First open your registry Start > Run > Regedit), and delete the following two subkeys:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}
and
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]

If you're unconfortable editing the registry manually, copy the following bold text to Notepad, save as NoRec.reg, and doubleclick, click 'OK', then answer 'yes' to the prompt to merge the data into the registry:

REGEDIT4

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]

[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]

Now you need to enter the correct registry entries:

Copy the following bold text to Notepad, save as Rec.reg, and merge into the registry the way you did with the previous regfile.

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Recycle Bin"

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Recycle Bin"
"InfoTip"="Contains deleted items you can permanently remove or restore."

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
@="Shell32.dll,32"
"Empty"="Shell32.dll,31"
"Full"="Shell32.dll,32"

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32]
@="shell32.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:40,01,00,20

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\{645FF04 0-5081-101B-9F08-00AA002F954E}]
@=""

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\{645FF 040-5081-101B-9F08-00AA002F954E}]
@=""

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ExtShellFolderViews]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ExtShellFolderViews\{5984FFE 0-28D4-11CF-AE66-08002B2E1262}]
"PersistMoniker"="file://C:\\WINDOWS\\web\\recycle.htt"

Subsequently, reboot in order to effectively register the changes.

Good luck, Tony

crypticskin
07-17-2002, 10:18 PM
that fixed it......you rock to the max......thank you, thank you..........

TonyKlein
07-19-2002, 11:33 AM
You're welcome.

Glad to hear everything works again.

Cheers, Tony