Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Retrieving proxy info from IE settings

Retrieving proxy info from IE settings

Scheduled Pinned Locked Moved C / C++ / MFC
windows-adminhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    haritadala
    wrote on last edited by
    #1

    Hello all I want to program an application which has to retrieve info reg whether the browser is using the proxyserver or not. I found this information in registry under HKEY_USERS\S-1-5-21-1614895754-1647877149-839522115-500\Software\Microsoft\Windows\CurrentVersion\Internet Settings But I would like to know whether this works on all windows machines or not. If there's any better way of retreiving this information, pls suggest. Thanks for your help. Hari.

    S 1 Reply Last reply
    0
    • H haritadala

      Hello all I want to program an application which has to retrieve info reg whether the browser is using the proxyserver or not. I found this information in registry under HKEY_USERS\S-1-5-21-1614895754-1647877149-839522115-500\Software\Microsoft\Windows\CurrentVersion\Internet Settings But I would like to know whether this works on all windows machines or not. If there's any better way of retreiving this information, pls suggest. Thanks for your help. Hari.

      S Offline
      S Offline
      ssudhaiyer
      wrote on last edited by
      #2

      Hi, Do you want to do that programatically ? HKEY_USERS info is user based. You will find similar such settings under HKEY_LOCAL_MACHINE too. -Sudha

      H 1 Reply Last reply
      0
      • S ssudhaiyer

        Hi, Do you want to do that programatically ? HKEY_USERS info is user based. You will find similar such settings under HKEY_LOCAL_MACHINE too. -Sudha

        H Offline
        H Offline
        haritadala
        wrote on last edited by
        #3

        Thanks for the reply. I found similar settings in HKEY_USERS. Hari.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups