Jump to content

DCOZ24

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by DCOZ24

  1. Thanks i will have a look at it
  2. 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
×
×
  • Create New...