omg its nlm
lvl 17 Hax
- Joined
- 10 Jan 2004
- Messages
- 1,829
I am trying to make a spybot module and I can not get it to work.
Where exe is located
\modules\AddOns\spybot_files\spybot.exe
Any Ideas?
Where exe is located
\modules\AddOns\spybot_files\spybot.exe
Code:
[AutoPatcher 5.6 Module]
[General]
Title=Spybot
Description=Spybot - Search & Destroy detects and removes spyware.
Author=safer-networking
ModuleAuthor=ModuleEditor2
WebPage=http://www.safer-networking.org/
ReleaseDate=20060701
[Behavior]
ParentID=WINDOWS_ADDONS_PARENT
UniqueID=SPYBOT_2_en-US
Critical=False
AutoExpand=True
Depends=
TimeToInstall=30
TimeToRemove=30
RequiresReboot=False
ModuleFolder=spybot_files
[DetectionRegistry]
RegistryPath=
KeyName=
KeyValue=
[DetectionFile]
FilePath=
FileName=
FileVersion=
[OperatingSystem]
WindowsVersion=ANY
SystemLanguage=ANY
[SystemComponents]
InternetExplorer=ANY
WindowsMediaPlayer=ANY
DotNetFramework=ANY
WindowsInstaller=ANY
MSNMessenger=ANY
[OfficeComponents]
Word=ANY
Excel=ANY
PowerPoint=ANY
Outlook=ANY
Publisher=ANY
Visio=ANY
Project=ANY
OneNote=ANY
FrontPage=ANY
InfoPath=ANY
Access=ANY
[Installation]
"module:\spybot.exe /VERYSILENT /NOREBOOT"
[Removal]
Any Ideas?