File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -225,13 +225,13 @@ The following plugin properties can be additionally set:
225225
2262262. For 32-bit Windows installations, the key you must examine in the registry editor is
227227
228- ** HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE**
228+ ` HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE`
229229
2302303. For 64-bit Windows installations, the key is
231231
232- ** HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE**
232+ ` HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE`
233233
234- 4. Please note that the **FEATURE_BFCACHE** subkey may or may not be present, and should be created if it is not present.
234+ 4. Please note that the **FEATURE_BFCACHE** sub key may or may not be present, and should be created if it is not present.
235235
2362365. Inside this key, create a **DWORD** value named **iexplore.exe** with the value of **0**.
237237
You can’t perform that action at this time.
0 commit comments