File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ Name: "{group}\Start PhantomJS"; Filename: "{app}\Scripts\StartPhantomJS.vbs"
136136
137137;IE tweaks: Allow file navigation
138138Root : HKCU; Subkey : " Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN" ; ValueName : " iexplore.exe" ; ValueType : dword ; ValueData : 0 ; Components : pkg_ie;
139+ Root : HKCU; Subkey : " Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_RESTRICT_FILEDOWNLOAD" ; ValueName : " iexplore.exe" ; ValueType : dword ; ValueData : 0 ; Components : pkg_ie;
139140
140141;IE tweaks: Maintain a connection to the instance (for IE11)
141142Root : HKCU; Subkey : " SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE" ; ValueName : " iexplore.exe" ; ValueType : dword ; ValueData : 0 ; Components : pkg_ie;
You can’t perform that action at this time.
0 commit comments