Using a Registry File to Modify IE After InstallationLast reviewed: February 10, 1998Article ID: Q172132 |
The information in this article applies to:
SUMMARYBecause there are options that Internet Explorer Administration Kit (IEAK) does not support or does not expose, you may need to use a Registry file to configure Internet Explorer.
MORE INFORMATIONWARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. You can add a Registry file a custom command-line option that is executed at the end of setup. This allows custom settings to be made to Internet Explorer that the IEAK does not expose or support. To add a Registry file to a customized build of Internet Explorer, you must do the following two things:
Sample Registry File That Turns Off the Cache in Internet Explorer:
REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main] "Enable_Disk_Cache"="no" Version : WINDOWS:3.2a Platform : WINDOWS Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |