The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
mattgrant
6 years agoActive Contributor
Logmein client remember my choice check box not showing after client is downloaded
I have this ongoing issue with my main desktop that I use to manage my client's computers with. When I try to connect to a client computer it has a pop up that says t"his site is trying to open logme...
- 6 years ago
Just for reference, this is how you fix the ability to automatically open LMI client from LMI links without having to click open...
Credit to BrettRoderick for getting me in the right direction.
For Edge Chromium
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001For Chrome
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001
mattgrant
6 years agoActive Contributor
Just for reference, this is how you fix the ability to automatically open LMI client from LMI links without having to click open...
Credit to BrettRoderick for getting me in the right direction.
For Edge Chromium
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001
For Chrome
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001
- BrettRoderick6 years agoNew Contributor
Just installed and tested with Edge\Chromium and it worked! Go Us =)