Results 1 to 4 of 4

Thread: proxy

  1. #1
    Junior Member
    Join Date
    Jul 2006
    Posts
    2

    Default proxy

    Can tell you tell me where informations about proxy are stocked ?
    I have to deployed Spybot in silent mode on some PC

    Sysinfo

  2. #2
    Senior Member
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    5,263

    Default

    Hello,

    Please run Spybot - Search & Destory in "Advanced Mode" and go to "Settings" --> "Settings".
    Scrolling down you will find the subsection "Web update". Here you will find a checkbox "Use the proxy to connect to update server".

    Furthermore, here is a FAQ about what command line parameters are available: http://www.safer-networking.org/en/faq/30.html

    Best regards
    Sandra
    Team Spybot

  3. #3
    Junior Member
    Join Date
    Jul 2006
    Posts
    2

    Default

    Quote Originally Posted by spybotsandra
    Hello,

    Please run Spybot - Search & Destory in "Advanced Mode" and go to "Settings" --> "Settings".
    Scrolling down you will find the subsection "Web update". Here you will find a checkbox "Use the proxy to connect to update server".

    Team Spybot
    Hello,

    My problem is my proxy use login & password and I do'nt know how give proxy parameters in silent mode install. I think if I know where these parameters are stocked (for example in registry) , I will can copy the key to all PCs.

    Sorry for my bad english
    Regards
    Sysinfo

  4. #4
    Spybot Advisor Team [Retired] md usa spybot fan's Avatar
    Join Date
    Oct 2005
    Posts
    5,859

    Default

    The indicator whether or not to use proxy settings is stored in the Spybot's Configuration.ini file. The Configuration.ini file is located in one of the following folders:
    • Windows 95 or 98:
      C:\Windows\Application Data\Spybot - Search & Destroy
    • Windows ME:
      C:\Windows\All Users\Application Data\Spybot - Search & Destroy
    • Windows NT, 2000 or XP:
      C:\Documents and Settings\All Users\Application Data\Spybot - Search & Destroy

    The UseProxy indicator is in the following section of the Configuration.ini file:
    • [Automation\WebUpdate]

    The indicator statement is:
    • UseProxy=n. Were the values of n are:
      • 0 for do not use proxy
      • 1 for use proxy

    The proxy information itself is stored in the system registry in the following key:

    Code:
    [HKEY_CURRENT_USER\Software\PepiMK Software\SpybotSnD]
    The actual information entered into the Proxy settings pop-up is stored (encrypted) in the following value:

    Code:
    "ProxyAddress"="<--- encrypted  information --->"

    Getting an answer is one thing, learning is another.


    Microsoft Windows XP Home Edition running on a 2.40GHz IntelŪ PentiumŪ 4 Processor with 512 MB of RAM and a 533 MHz System Bus.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •