Asus L3500TP
2008-02-20, 16:51
Hello,
Is that function ok with 1.5.2.20 ?
This post : http://forums.spybot.info/showthread.php?t=20388
Is it ok for the 1.5.2.20 version ?
Is it nécessary to do manually the same modifications :
For 64 bit systems its probably:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\sddelfile]
@="Erase using Spybot - Search && Destroy"
[HKEY_CLASSES_ROOT\*\shell\sddelfile\command]
@="\"C:\\Program Files (x86)\\Spybot - Search & Destroy\\SDDelFile.exe\" \"%1\" /ask"
For 32 bit systems, it is:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\sddelfile]
@="Erase using Spybot - Search && Destroy"
[HKEY_CLASSES_ROOT\*\shell\sddelfile\command]
@="\"C:\\Program Files\\Spybot - Search & Destroy\\SDDelFile.exe\" \"%1\" /ask"
@+
Is that function ok with 1.5.2.20 ?
This post : http://forums.spybot.info/showthread.php?t=20388
Is it ok for the 1.5.2.20 version ?
Is it nécessary to do manually the same modifications :
For 64 bit systems its probably:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\sddelfile]
@="Erase using Spybot - Search && Destroy"
[HKEY_CLASSES_ROOT\*\shell\sddelfile\command]
@="\"C:\\Program Files (x86)\\Spybot - Search & Destroy\\SDDelFile.exe\" \"%1\" /ask"
For 32 bit systems, it is:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\sddelfile]
@="Erase using Spybot - Search && Destroy"
[HKEY_CLASSES_ROOT\*\shell\sddelfile\command]
@="\"C:\\Program Files\\Spybot - Search & Destroy\\SDDelFile.exe\" \"%1\" /ask"
@+