DCOZ24 Posted November 8, 2005 Posted November 8, 2005 Hi all,I am having a few issues with spybot 1.4I 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
Nologic Posted November 12, 2005 Posted November 12, 2005 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now