Updating IE9

Page 5 of 8 FirstFirst ... 34567 ... LastLast

  1. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
    Thread Starter
       #41

    Please Noel, slowly.

    This is what I meant.
    Updating IE9-ie9raa.jpg

    I see this when I go to: all programs\IE\properties\security tab.
    It is the same permissions for all groups or user names listed in the groups or user names box.

    The .exe shortcut I made was from the Folder at C:\Program Files (x86)\Internet Explorer\iexplorer.exe

    No multiple profiles, just me.


    EDIT: Confirming Profiles
    Updating IE9-ie9raa1.jpg
    Last edited by Anak; 14 Oct 2012 at 16:48. Reason: Confirming Profiles
      My Computer


  2. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
    Thread Starter
       #42

    Noel, you mentioned one of the temp folders lost permissions.

    Do you think it would help if I did a ipconfig /flushdns in an elevated CMD prompt?

    This is my ipconfig /all:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    C:\Windows\system32>ipconfig /all
    
    Windows IP Configuration
    
       Host Name . . . . . . . . . . . . : Pester1
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : home
    
    Ethernet adapter Local Area Connection:
    
       Connection-specific DNS Suffix  . : home
       Description . . . . . . . . . . . : Intel(R) 82578DC Gigabit Network Connection
       Physical Address. . . . . . . . . : 90-FB-A6-2F-F1-85
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::9c66:27d0:e1d0:d194%10(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.1.2(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Sunday, October 14, 2012 10:49:54 AM
       Lease Expires . . . . . . . . . . : Monday, October 15, 2012 10:49:54 AM
       Default Gateway . . . . . . . . . : 192.168.1.1
       DHCP Server . . . . . . . . . . . : 192.168.1.1
       DHCPv6 IAID . . . . . . . . . . . : 194050982
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-E8-0D-10-90-FB-A6-2F-F1-85
       DNS Servers . . . . . . . . . . . : 192.168.1.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    
    Tunnel adapter isatap.home:
    
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : home
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
    
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv6 Address. . . . . . . . . . . : 2001:0:9d38:6ab8:10a7:1d88:9d8a:fc05(Preferred)
       Link-local IPv6 Address . . . . . : fe80::10a7:1d88:9d8a:fc05%11(Preferred)
       Default Gateway . . . . . . . . . : ::
       NetBIOS over Tcpip. . . . . . . . : Disabled
    
    C:\Windows\system32>
      My Computer


  3. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #43

    Nah - that'd be irrelevant.....
    At a guess, the TIF or other common folder has lost the proper permissions.


    ICACLS "%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files"
    ICACLS "%userprofile%\Favorites"




    run those and post the results.

    The other obvious place is in the registry - but I had no real idea where to start looking there.
      My Computer


  4. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
    Thread Starter
       #44

    Here you go:
    Code:
    First CMD:
    C:\Windows\system32>ICACLS "%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files"
    C:\Users\Amln0\AppData\Local\Microsoft\Windows\Temporary Internet Files NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
                                                                            BUILTIN\Administrators:(I)(OI)(CI)(F)
                                                                            Pester1\Amln0:(I)(OI)(CI)(F)
    
    Successfully processed 1 files; Failed processing 0 files
    
    
    Second CMD:
    C:\Windows\system32>ICACLS "%userprofile%\Favorites"
    C:\Users\Amln0\Favorites NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
                             BUILTIN\Administrators:(I)(OI)(CI)(F)
                             Pester1\Amln0:(I)(OI)(CI)(F)
                             Mandatory Label\Low Mandatory Level:(OI)(CI)(NW)
    
    Successfully processed 1 files; Failed processing 0 files
    
    C:\Windows\system32>
    I did run msert, and mbam to check for any malware. Both came back clean.

    I also checked the event logs, but haven't found anything pertinent yet.

    I was having connection problems with both IE9, and FF15.0.1 at the same time this started with IE9, but have since upgraded to FF16.0.1 and FF is okay now.

    See: Odd behaviour for this patch Tuesday (Oct.-09-12) for background.
      My Computer


  5. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #45

    Those permissions look OK.

    I was going to suggest a Repair of IE9, but I can see no easy way to do this

    nearest I can com is a Reset...
    Back up all essential IE data first - favorites, etc
    then in the Internet Options Advanced tab, use the Reset button, and put a tick in the Delete personal setting option in the popup, and click Reset.

    See if that helps (you may want to hang fire on this in case someone can come up with a less destructive option!!)
      My Computer


  6. Posts : 53,365
    Windows 10 Home x64
       #46

    Does Internet Explorer (64-bit) also have the same problem? Also don't forget Shyam's IE Restorator. Several options there.

    SF IE Restorator - Troubleshooting General Issues with IE

    A Guy
      My Computer


  7. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
    Thread Starter
       #47

    Mornin' Noel,

    My apologies for dropping off the radar last night, got sidetracked when the DW came home from work.

    To answer A Guy's question, yes, IE9(64-bit) also has the same problem.
    Eventually after five minutes or so the home page will load, but shows this error:
    Updating IE9-ie9raa2.jpg
    Reloading or using basic html produces the same result.
    Clicking on OK clears the error, but the only GUI commands that work are in the upper right corner i.e. the min, max, close buttons.

    A Guy's suggestion for using Shyam's IE Restorator looks promising, and if I'm reading the tutorial correctly I'm still going to have to properly backup "all essential IE data"

    I won't be able to use the tool until I get back sometime this morning, Rhaid i mi fod yn barod am fy mod i'n mynd ā'r car i'r gwerthwr ar gyfer rhywfaint o waith warant, but I'm not leaving for another couple of hours so I'll watch for any replies until 6:30am, 11:30 your time?
      My Computer


  8. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #48

    I see - try and baffle me with Welsh, would you? (thank goodness for Google Translate!)
    Un fantais o beidio ā bod yn berchen ar gar - dim teithiau i'r siop trwsio!
    :)
    Still playing catchup aftertwo days offline - but didn't really have anything to add, other than WTF part is Google playing in this?
    I'm tempted to say uninstall all things Goolge from Programs, as well as from Internet Options Manage Add-ons, and see what happens.
      My Computer


  9. Posts : 10,994
    Win 7 Pro 64-bit
       #49

    Steve . . . Noel . . .

    Im 'yn unig yn mynd i ddweud hyn unwaith.
    Im 'yn unig yn mynd i ddweud hyn unwaith.
    Rhoi'r gorau i wneud i mi fynd i Google Cyfieithydd.
    Rhoi'r gorau i wneud i mi fynd i Google Cyfieithydd.
    Dyna oedd unwaith ar gyfer pob un ohonoch.
    Dyna oedd unwaith ar gyfer pob un ohonoch.

      My Computer


  10. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #50

    That's OK - you can go back to watching reruns of "'Allo! 'Allo!" now :)
      My Computer


 
Page 5 of 8 FirstFirst ... 34567 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:03.
Find Us