Page 1 of 1
“□ Always open these types of links in the associated app” is not displayed.
Posted: Thu Oct 31, 2019 1:42 pm
by S.SATOH
v76_and_v77_En_b.png
Version 77.0.4000.0 has a bug that "□ Always open these types of links in the associated app" is not displayed. Therefore, (Because there is no check box to hide it) this dialog will be displayed every time.
I think that you can see that it is not displayed, but there is not enough vertical space to display “□ Always open these types of links in the associated app”. (see the figure below)
I want a restoration that includes a vertical space.
(...Translation by Google Translation. ..Sorry if it was a strange translation...)
Re: “□ Always open these types of links in the associated app” is not displayed.
Posted: Fri Dec 27, 2019 7:12 am
by S.SATOH
v78.0.4050.0 is also not fixed.

Re: “□ Always open these types of links in the associated app” is not displayed.
Posted: Mon Feb 17, 2020 7:12 am
by S.SATOH
SRWare Iron has also been updated to v79,
https://cloud.google.com/docs/chrome-en ... enCheckbox
..I hoped that this method could be applied, but I couldn't decide which part of Regedit to work on in the end and couldn't resolve it...
GC_v80.0.3987.106.png
Answers that helped solve the problem
(Only about Google Chrome...)
https://support.google.com/chrome/threa ... d=28653172
And
https://support.google.com/chrome/threa ... d=28900575
..With the above method, I also tried to fix Google Chrome and as a result I was able to fix it brilliantly.
(The version I tried to fix is v80.0.3987.106, and Iron is v79.0.4100.0.)
Since there was no folder (key) named Google in "HKEY_LOCAL_MACHINE\SOFTWARE\Policies", I made it.
Regedit_GC.png
I tried, in the Policies key,
SRWare (or SRWare Iron)
┗ Iron (or Chrome)
But I couldn't fix it at all.. XD
other,
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\SRWare\Iron]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001
(DWORD is QWORD because it is 64-bit)
I tried this, but it didn't work. XD
Re: “□ Always open these types of links in the associated app” is not displayed.
Posted: Wed Feb 19, 2020 2:34 am
by S.SATOH
S.SATOH wrote:
other,
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\SRWare\Iron]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001
(DWORD is QWORD because it is 64-bit)
I tried this, but it didn't work. XD
other, ↓ I was going to list this
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\SRWare\Iron]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=qword:00000001
Re: “□ Always open these types of links in the associated app” is not displayed.
Posted: Sun Mar 01, 2020 9:52 am
by Milouze
Thank you for the detailed thread.
I am facing the same issue with Version 79.0.4100.0 x64. Further to the random display problem, the checkbox is not taken into account actually.
I have to respond to the popup every time, despite being on the same site, using the same type of shortcut link.
Hope this can be fixed in an upcoming release

Re: “□ Always open these types of links in the associated app” is not displayed.
Posted: Sat Apr 18, 2020 8:41 am
by S.SATOH
SUCCESSFUL REPAIR!!
◎Repair method
(This time, I tried with "SRWare Iron-Version 80.0.4150.1 (Official Build) (64-bit)", but I think that it can be applied to all the versions that are no longer displayed. (Maybe))
regedit_chromium.png
1. Create a new Chromium key in [HKEY_LOCAL_MACHINE\ SOFTWARE\Policies] key.
2. Create a new DWORD value named "ExternalProtocolDialogShowAlwaysOpenCheckbox".
3. Correct the value data from "0" to "1" while keeping the notation in hexadecimal.
4. Restart PC.
That's all.
★Result
iron_v80.0.4150.1.png
..I forgot that the name of the Iron user data folder was "Chromium".
iron_user_data_folder.png
Re: “□ Always open these types of links in the associated app” is not displayed.
Posted: Wed Jun 03, 2020 12:21 am
by secretgarden61
S.SATOH wrote:SUCCESSFUL REPAIR!!
◎Repair method
(This time, I tried with "SRWare Iron-Version 80.0.4150.1 (Official Build) (64-bit)", but I think that it can be applied to all the versions that are no longer displayed. (Maybe))
regedit_chromium.png
1. Create a new Chromium key in [HKEY_LOCAL_MACHINE\ SOFTWARE\Policies] key.
2. Create a new DWORD value named "ExternalProtocolDialogShowAlwaysOpenCheckbox".
3. Correct the value data from "0" to "1" while keeping the notation in hexadecimal.
4. Restart PC.
That's all.
★Result
iron_v80.0.4150.1.png
..I forgot that the name of the Iron user data folder was "Chromium".
iron_user_data_folder.png
Thank you!! I've been trying to figure this out!
