Results 1 to 5 of 5

Thread: Windows Registry Question

  1. #1

    Question Windows Registry Question

    Im currently working on script that changes the IE6 settings so that they work with an a specific application. Does anybody know the registry key for either of the following settings?

    Internet Options --> Settings button under Temp. Internet Files --> the key related to "Check for newer versions of stored pages: Every visit to the page"

    -or-

    in the IE View dropdown menu, changing the Text Size dialog to Smaller

    ...any help would be greatly appreciated.
    [gloworange]Antyx[/gloworange] .. formerly lupdawg

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    I'm not sure which one exactly but most of the IE settings are in:

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer
    And/or
    HKEY_CURRENT_USER\Software\Microsoft\Windows\Internet Settings
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  3. #3
    I checked both of those places :-/ ... i found the Text size key under

    CurrentUser\Software\Microsoft\Internet Explorer\International\Scrips\3

    however i have yet to find the other setting. is there a key where the information for temp. internet files are stored that i could look? (meanwhile i will be searching for that place)

    thanks for your help SirDice :-)
    [gloworange]Antyx[/gloworange] .. formerly lupdawg

  4. #4
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    The way I usually find the keys I need is to run something like RegMon and changing that perticular setting.. Then look through the regmon log to see which keys are changed..
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  5. #5
    thanks for the program link...i did find it using that util. its named funny..

    CU\softwaRE/microsoft/windows/current version/internet settings/SycnMode5

    Thanks again SirDice :-D
    [gloworange]Antyx[/gloworange] .. formerly lupdawg

Posting Permissions

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