←  AutoPatcher Addon & Extras Module Depot

AutoPatcher Forum

»

Looking for a Spybot Module..

omg its nlm's Photo omg its nlm 02 Nov 2007

Looking for a Spybot Module..

Just thought I would post before I attempt to make an module. :mellow:
Quote

anim-eh's Photo anim-eh 04 Nov 2007

Use the module editor, so much easier.

{installed location}\AutoPatcher\tools\editor.exe
Quote

omg its nlm's Photo omg its nlm 05 Nov 2007

I used the editor and I can not get it to detect it. I opened all some other modules to look at for examples. Not sure what I am missing yet. I will keep plugging away.

Thanks
Quote

omg its nlm's Photo omg its nlm 05 Nov 2007

I think I figured it out maybe. I am going to reinstall AP first. Someone else was using it before me and there are modules all over the place and what not! Just a mess. I don't think I was putting the files in the correct location.
Quote

Renato's Photo Renato 06 Nov 2007

In theory, it doesn't mater were you put the modules, they just have to be under \modules. We created the folders so that it could be easier to navigate and work, since there are hundreds of folders and modules.

Right now, i suggest you to pick one module (from the Add-Ons folder, for eg.) and open it in a text editor (Notepad, etc) and save it with another name (but same extension). Then, just edit the fields that you need. Remember, it will make your release Unofficial.
Quote

omg its nlm's Photo omg its nlm 06 Nov 2007

Thanks, I have it all figured out now. :)
Quote

omg its nlm's Photo omg its nlm 06 Nov 2007

Well I can not get it to install.

Where exe is located
\modules\AddOns\spybot_files\spybot.exe

[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]

Edited by omg its nlm, 06 November 2007 - 07:17 PM.
Quote

Renato's Photo Renato 08 Nov 2007

Make sure the folder that has the files is named "spybot_files" and correct this:

[Installation]
"module:\spybot.exe /VERYSILENT /NOREBOOT"

to this:

[Installation]
"module:\spybot.exe" /verysilent /norestart
Quote

omg its nlm's Photo omg its nlm 14 Nov 2007

View PostRenato, on Nov 8 2007, 11:42 AM, said:

Make sure the folder that has the files is named "spybot_files" and correct this:

[Installation]
"module:\spybot.exe /VERYSILENT /NOREBOOT"

to this:

[Installation]
"module:\spybot.exe" /verysilent /norestart


Worked thanks!
Quote