Jump to content

Spybot auto install with proxy configured


Recommended Posts

Posted

Hi all,

I am having a few issues with spybot 1.4

I am trying to create an autoinstall script to roll out spybot to a few machines. I know you can automate the install, and i can do this, what i am trying to is, automatically enable the proxy.

I have created a reg hack to place the proxy address in (See below Reg entry), but this only works if the option in spybot is ticked.

I am not sure how to enable this option, can you create a reg hack to enable the tick within Spybot?

(Reg Entry)

[HKEY_CURRENT_USER\software\pepimk software\spybotsnd]

"ProxyAddress"="encrypted proxy name"

I have ran regmon and this is the output i get after ticking the use proxy option in spybot.

CreateKey HKCU\SOFTWARE\PepiMK Software\SpybotSnD\ SUCCESS Key: 0xE23F05E0

SetValue HKCU\SOFTWARE\PepiMK Software\SpybotSnD\\ProxyAddress SUCCESS "Proxy Address"

CloseKey HKCU\SOFTWARE\PepiMK Software\SpybotSnD\ SUCCESS Key: 0xE23F05E0

CreateKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run SUCCESS Key: 0xE23F05E0

QueryValue HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\SpybotSnD NOTFOUND

CloseKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run SUCCESS Key: 0xE23F05E0

CreateKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce SUCCESS Key: 0xE23F05E0

QueryValue HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\SpybotSnD NOTFOUND CloseKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce SUCCESS Key: 0xE23F05E0

Any help would be appreciated


Posted

I should have an AutoIt script for installing this application...not sure if it offered the options in which you are requiring...but you may with to check it out...and edit it as you see fit, in order to get your disired end results. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...