Error » Microsoft Error! » Internet Explorer Error » Error message when you try to install Internet Explorer 7: "Internet Explorer 7 could

Post New Thread Reply
  Error message when you try to install Internet Explorer 7: "Internet Explorer 7 could
LinkBack Thread Tools Display Modes
Old 23-Apr-2007, 12:41 AM   #1 (permalink)
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Error message when you try to install Internet Explorer 7: "Internet Explorer 7 could

Symptoms of the problem

When you try to install Windows Internet Explorer 7, the installation wizard finishes. But after the wizard finishes, you receive the following error message: Internet Explorer 7 could not be installed. You must restart your system to confirm that any changes to your system are undone.

After you restart, follow the "Internet Explorer Troubleshooting" shortcut on your desktop to get more information.
If the installation wizard never finishes, click the following article number to view the article in the Microsoft Knowledge Base: 926716 (The Windows Internet Explorer 7 installation program stops responding) The installation of Windows Internet Explorer 7 never finishes
Cause of the problem

This problem may occur when either of the following conditions is true:
Permissions for one or more registry subkeys or for files on the computer are restricted in a way that prevents the update of those registry subkeys or computer files. A failure to update a registry key or a computer file may cause the Setup program to fail.
Something has caused the computer not to trust the Internet Explorer 7 installation package.

Troubleshooting methods to install Internet Explorer 7 successfully

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

The steps outlined in this article involve changing permissions on registry keys to allow for installation of Internet Explorer 7. Although modifying the permissions is required to install Internet Explorer 7, in some cases these permissions can be configured for a specific reason. Make sure that you understand if any such reasons exist and the potential effects of modifying registry permissions before you modify them. In addition, you can modify registry permissions to allow for installation of Internet Explorer 7 and change them back to their original configuration after setup is complete.Method 1: Disable any antivirus or antispyware programs before you install Internet Explorer 7

If you use any antivirus or antispyware programs, disable them before you install Internet Explorer 7. Then, re-enable them after the installation has finished. For example, to install Internet Explorer 7 on a system that has Webroot SpySweeper installed, you must first disable the IE Hijack shield. For more information about how to disable the IE Hijack shield, visit the following Web site:Support Center (Support Center)
Some antivirus and antispyware programs prevent Internet Explorer 7 from successfully installing, even when the antivirus and antispyware programs are disabled. For more information about these issues, visit the following Microsoft Web page: Release Notes for Internet Explorer 7Method 2: Reset permissions for any unwriteable registry subkeys

1. Determine whether there is a problem that prevents the registry from being updated:
a. Click Start, click Run, type %windir%\ie7.log, and then click OK to open the ie7.log file.

Note By default, the ie7.log file is located in the C:\Windows folder.
b. Press CTRL+END to move to the end of the ie7.log file.
c. On the Edit menu, click Find.
d. In the Find what box, type IECUSTOM: Key is still unwriteable.
e. Under Direction, click Up, and then click Find Next.

If you find the "Key is still unwriteable" text, this indicates that there is a problem that is preventing the registry from being updated. For example, text that resembles the following in the log file indicates that there is a problem: time_stamp: IECUSTOM: Key is still unwriteable registry_subkey

In this example, registry_subkey is the name of the registry subkey that is causing the problem.

If you do not find the "Key is still unwriteable" text in the ie7.log file, go to step 2 for additional troubleshooting steps.
2.Reset the registry permissions for the registry subkey that has the incorrect permissions. To update the permissions of the registry subkey, follow these steps:
a. Click Start, click Run, type regedit, and then click OK.
b. Locate and then right-click each registry subkey that you noted in step 1e, and then click Permissions on the Edit menu..

Note The ie7.log file contains the following abbreviations:
HKCR = HKEY_CLASSES_ROOT
HKLM = HKEY_LOCAL_MACHINE
HKCU = HKEY_CURRENT_USER
c. Under Group or user names, click Administrators.
d. Under Permissions for Administrators, make sure that the Allow check box is selected for the following entries:
Full Control
Read
Make sure that the Deny check box is not selected for any users or groups.

For more information about how to modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 310426 (How To Use the Windows XP and Windows Server 2003 Registry Editor Features) How to use the Windows XP and Windows Server 2003 Registry Editor features
e. Click Apply, and then click OK.
f. On the File menu, click Exit.
g. Try to install Internet Explorer 7 again. You may have to repeat these steps if there are other keys that have permissions that prevent Internet Explorer 7 from installing.
Method 3: Check for any files that cannot be backed up or updated

1.Determine whether there is a problem that prevents the files from being backed up or updated. To do this, follow these steps:
a. Click Start, click Run, type %windir%\ie7.log, and then click OK to open the ie7.log file.

Note By default, the ie7.log file is located in the C:\Windows folder.
b. Press CTRL+END to move to the end of the ie7.log file.
c. On the Edit menu, click Find.
d. In the Find what box, type ArchiveFileForUninstall:ArchiveSingleFile Cancelled.
e. Under Direction, click Up, and then click Find Next.

If you find the "ArchiveFileForUninstall:ArchiveSingleFile Cancelled" text, this indicates that there is a problem that is preventing an IE6 file from being saved for uninstall. For example, text that resembles the following in the log file indicates that there is a problem: Time_stamp: ArchiveFileForUninstall:ArchiveSingleFile Cancelled
Time_stamp: DoInstallation:UpdSpCommitFileQueue for AlwaysQueue Failed: 0x4c7
If you do not find the "ArchiveFileForUninstall:ArchiveSingleFile Cancelled" text in the ie7.log file, use Method 4 for additional troubleshooting steps.
2.Reset the permissions for the Vgx.dll file. To set the permissions of the file to the default, follow these steps:
a. Click Start, click Run, type one of the following commands, and then click OK:
If you are running Microsoft Windows XP, type the following command: echo y| cacls "%CommonProgramFiles%\Microsoft Shared\VGX\vgx.dll" /P BUILTIN\Users:R "BUILTIN\Power Users:C" BUILTIN\Administrators:F "NT AUTHORITY\SYSTEM:F"
If you are running Microsoft Windows Server 2003, type the following command: echo y| cacls "%CommonProgramFiles%\Microsoft Shared\VGX\vgx.dll" /P BUILTIN\Users:R "BUILTIN\Power Users:C" BUILTIN\Administrators:F "NT AUTHORITY\SYSTEM:F" "NT AUTHORITY\TERMINAL SERVER USER:C"
b. Try to install Internet Explorer 7 again. If the problem is not resolved, go to the next workaround method.
Method 4: Reregister Cryptographic Services files

Use this method if you receive an error message about the Cryptographic Services that resembles the following error message: Setup could not verify the integrity of the file Update.inf. Make sure the Cryptographic service is running on this computer
For more information about what to do if you receive this error message, click the following article number to view the article in the Microsoft Knowledge Base: 822798 (You cannot install some updates or programs) You cannot install some updates or programs
If the problem still occurs after you follow the steps in Microsoft Knowledge Base article 822798, your installation package may be corrupted. To correct this problem and download Internet Explorer 7 again, visit the following Microsoft Web site: Internet Explorer: Get It NowMORE INFORMATION

If no methods in this article have solved your problem, visit the following Internet Explorer 7 Support Web page: Internet Explorer: FAQ & Support (Internet Explorer: FAQ & Support)
You can find additional information, bug reporting methods, and free telephone support for Internet Explorer 7 by visiting this Support Web page.

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products. STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.


Iphone is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
   


   
Post New Thread Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -8. The time now is 09:37 AM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

DMCA Policy

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228