The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

description[EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link Empty[EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link

more_horiz
Hi winter,

the Settings app just closes when clicking on the link that on a not reduced image opens edge


Settings App -> Personilize .> Taskbar


[EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link F03xx010


it probably also breaks other links in the settings app.


im currently still looking for the component that causes it

description[EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link EmptyRe: [EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link

more_horiz
Internet Explorer 11 under Features is causing the problem

description[EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link EmptyRe: [EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link

more_horiz
This registry keys need to be kept:

Code:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\http\shell\open\command]
@="\"X:\\Program Files\\Internet Explorer\\iexplore.exe\" %1"
"DelegateExecute"="{17FE9752-0B5A-4665-84CD-569794602F5C}"

[HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\https\shell\open\command]
@="\"X:\\Program Files\\Internet Explorer\\iexplore.exe\" %1"
"DelegateExecute"="{17FE9752-0B5A-4665-84CD-569794602F5C}"


and this file:

\Program Files\Internet Explorer\iexplore.exe

description[EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link EmptyRe: [EX-100 - v3.9.5.0] [Windows 10 Pro 64bit 22H2] Settings app closes when clicking on a link

more_horiz
what you can also do is change it to i.e. google chrome

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\https\shell\open\command]
@="\"X:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" %1"

[HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\http\shell\open\command]
@="\"X:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" %1"

and remove the DelegateExecute

than also the iexplorer.exe can be removed.

after installation it will crash untill you install an browser in this example chrome


-------------

or you can set @="" but after installation it will crash untill you install an browser (only  did text with chrome)
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum