Spybot 1.6 questions

gopackgo

New member
How do I remove the "Scan using Spybot-Search&Destroy" right-click menu thing and how do I keep it from saying "We have located 657 temporary files... Scan speed will increase if you allow us to clean your temporary folder. Dou (should be Do) you want Spybot-S&D to do this for you?" when I start Spybot? What are the temporary files Spybot are reffering to, Temporary Internet Files?
 
It's reffering to temporary files folder (Temp). The folder is located in:
Win 95/98/ME : C:\WINDOWS\TEMP
Win NT : C:\WINNT\TEMP (I'm not quite sure is this the real path)
Win XP/2000 : C:\Documents and Settings\%Username%\Local Settings\Temp

Temporary files info:
http://en.wikipedia.org/wiki/Temporary_file
 
I went to help him out.......

and I as well see no option in the settings of spybot, the only place i see to make it not show in the right click menu is during the install of spybot. So md spybot fan, can you tell me too where that option is located so I know for the future? thanks. =]
 
et al.:

My initial post in this thread was to clarify:

... right-click menu thing ...
129260:

... the only place i see to make it not show in the right click menu is during the install of spybot. ...
That is correct:

During the installation of Spybot, a "Select Components" screen is presented that allows you to select "Which components should be installed". The screen presents the following options:
  • □ Main files
  • ■ Icons for starting blind user mode
  • ■ Additional languages
  • ■ Skins to change appearance
  • ■ Download updates immediately
  • ■ Separate Secure Shredder application
  • ■ Explorer file scan plugin (in file context menu)
The following option (selected by default) controls whether or not Spybot's scan option will be added to Windows Explorer's right click context menu:
  • ■ Explorer file scan plugin (in file context menu)
… So md spybot fan, can you tell me too where that option is located so I know for the future? …
Since I did not personally install the option and therefore the components are not in place on my system, I am not in a position to tell you how to disable the option. Normally if you unregister the dll associated context menu item it will eliminate the option from the context menu. However, since I did not install the option I do not have a registered dll to unregister to try it.
 
gopackgo:

With Windows Explorer running, go into Spybot » Mode » Advanced mode » Tools » double click on Process List in the right hand pane. When the Process List opens, scroll down until you find the process Explorer.exe in the upper right hand pane. Select the entry. Select the Loaded modules tab in the lower hand pane. Scroll through the listing of loaded modules and see if there is an entry for a dll loaded from C:\Program Files\Spybot - Search & Destroy.
 
Actually, the final 1.6 code is now using an executable (SDFiles.exe) which gives us a nice stand-alone interface instead of the previous method which required manually registering SDFiles.dll and only worked within the file/folder properties tabs.

So no DLL's to unregister. AFAIK, the only thing you need to do to remove the "Scan using Spybot-Search&Destroy" context menu entry is to remove the associated Registry keys:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\sdfiles

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\sdfiles

At least that worked when I tried it.

I've attached a ZIP file with two REG files you can merge to turn it on and off easily. Don't even need to reboot when doing either. :)

Just be aware that the "Enable" file assumes you installed to "C:\Program Files\Spybot - Search & Destroy\" - so if you didn't, you'll need to modify it accordingly. The "Disable" file doesn't care.
 
Thank you for clarifying that

md spybot fan! thanks, i just wanted to make sure i was thinking right.
 
I was wondering the same thing.
Seems strange there's no setting to disable the context menu...
but thanks, Zero, for the fix!!!
 
et al.:

My initial post in this thread was to clarify:


129260:


That is correct:

During the installation of Spybot, a "Select Components" screen is presented that allows you to select "Which components should be installed". The screen presents the following options:
  • □ Main files
  • ■ Icons for starting blind user mode
  • ■ Additional languages
  • ■ Skins to change appearance
  • ■ Download updates immediately
  • ■ Separate Secure Shredder application
  • ■ Explorer file scan plugin (in file context menu)
The following option (selected by default) controls whether or not Spybot's scan option will be added to Windows Explorer's right click context menu:
  • ■ Explorer file scan plugin (in file context menu)


What does "Download updates immediately" mean?
Also, what does the following mean?
#1- Install Security Center Integration
#2- Activate Security Center Integration

I have Vista HPsp1
 
Last edited:
tiger2:

... What does "Download updates immediately" mean?
"Download updates immediately" gives the opportunity to download the latest files (detection, language, help, etc.) during the installation rather than go into Spybot » Update after the installation. Note: Some people have had problems in the past using that option. See:
Also, what does the following mean?
#1- Install Security Center Integration
#2- Activate Security Center Integration
The Windows Security Center in Vista includes the ability to monitor the status of anti-malware products. The "Install Security Center Integration" and "Activate Security Center Integration" options install and activate the interfaces to enable the Windows Security Center to do that with Spybot. See:
 
Thank you

tiger2:


"Download updates immediately" gives the opportunity to download the latest files (detection, language, help, etc.) during the installation rather than go into Spybot » Update after the installation. Note: Some people have had problems in the past using that option. See:

The Windows Security Center in Vista includes the ability to monitor the status of anti-malware products. The "Install Security Center Integration" and "Activate Security Center Integration" options install and activate the interfaces to enable the Windows Security Center to do that with Spybot. See:

=================
Thank you so much.
I deleted SpyBot 1.5.2 and began to install 1.6, however, near end of install I got the message:

"Unable to execute file: C:\Program Files\Spy Bot - Search and Destroy\SD Win Sec.exe.
Create Process failed; code 740. The requested operation requires elevation."

What does this mean? Should I now uninstall 1.6 and re-install 1.5.2 which was working fine?

After the message about "Unable to execute file..." the 1.6 appeared to LOAD COMPLETELY. I haven't done anything else with it as I am unsure about what the message meant.
I am a complete novice at this and my husband is on a trip and will not return for quite a while. I just don't want anything to happen to our new Vista while he is out of town.

Alice
7/24/08 (Vista HPsp1)
 
Last edited:
you da man


Actually, the final 1.6 code is now using an executable (SDFiles.exe) which gives us a nice stand-alone interface instead of the previous method which required manually registering SDFiles.dll and only worked within the file/folder properties tabs.

So no DLL's to unregister. AFAIK, the only thing you need to do to remove the "Scan using Spybot-Search&Destroy" context menu entry is to remove the associated Registry keys:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\sdfiles

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\sdfiles

At least that worked when I tried it.

I've attached a ZIP file with two REG files you can merge to turn it on and off easily. Don't even need to reboot when doing either. :)

Just be aware that the "Enable" file assumes you installed to "C:\Program Files\Spybot - Search & Destroy\" - so if you didn't, you'll need to modify it accordingly. The "Disable" file doesn't care.
 
Hey Zer0 Voltage, where do I go in my computer to find the Registry keys
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\sdfiles

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\sdfiles

so I can remove them like you did and replace them with a file from your zip file. I still have Scan using Spybot-Search&Destroy as the top item when I right click openning a jpeg file on my computer. I want to to eliminate the "Scan using Spybot-Search&Destroy" right click context menu option entirely from the context menu on all file types, Thanks for your help.
 
Last edited:
Zer0 Voltage,

I just downloaded the zip file and saw the two registry files inside it.

I've attached a ZIP file with two REG files you can merge to turn it on and off easily. Don't even need to reboot when doing either.

Forgive my ignorance, but merge what with what? Normally I consider myself to have more PC smarts than the average end-user, but I'm registry-challenged. Can you (or anyone else reading) explain exactly what I need to do here? Thanks in advance.

ajk1962f :scratch:
 
Back
Top