After installing an update in the last few days I started getting a warning over the Geo Tag map about an unsupported browser. This wouldn't be too bad if you had to dismiss it once per time you run the application, but at least for me, if I switch off of the Geo Tag panel and return, the message returns as well.
I noted that the Run time utility for Internet Explorer that the maps are running in queries this registry key when Photo Supreme is loading:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent
I just grabbed the user agent string from my currently installed version of Chrome:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36
...and put that into a String entry named Version within that key, and after restarting Photo Supreme, no more nag message!
I don't know if this will work for everyone or if it is a permanent solution, but it at least works perfectly for me at present and totally eliminates the nag message. In case the description might be unclear the .reg file text I pasted below should clarify.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent]
"Version"="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36"
This is presumably a Google policy change related to the 6/15/2022 official retirement date for Internet Explorer.Persistent 'browser that is not supported' message
Re: Persistent 'browser that is not supported' message
Yes suffering this as well, lets see if Hert can update the Browser in use otherwise will give this a go!
Geoff Mather (G8DHE)
Re: Persistent 'browser that is not supported' message
Its at least good to know it isn't just me.
I read this page after posting, which confirms that it was a policy change in August and is officially just a nag until August 2022, when IE support ends completely. I can't post the link as a forum newcomer, but it is on the google developers cite at path /maps/documentation/javascript/browsersupport
Or just search for the relevant text from the page:
Beginning in August 2021, a warning message will appear to Internet Explorer 11 users at the top of maps. The last version of the Maps JavaScript API to support Internet Explorer 11 is v3.47. Support for Internet Explorer 11 will be entirely discontinued in August 2022. This also applies to the IE mode in Edge.
I also realized that I should have made it clear that the User Agent key wasn't there at all ahead of time so that doesn't throw anyone off.
This key was already there:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings
and I added the User Agent sub-key, then the "Version" string value inside the newly created User Agent key.
Just to confirm how it looks for me once added: I just wanted to make sure no one thought the User Agent key not being present ahead of time was a problem or was even unexpected.
I read this page after posting, which confirms that it was a policy change in August and is officially just a nag until August 2022, when IE support ends completely. I can't post the link as a forum newcomer, but it is on the google developers cite at path /maps/documentation/javascript/browsersupport
Or just search for the relevant text from the page:
Beginning in August 2021, a warning message will appear to Internet Explorer 11 users at the top of maps. The last version of the Maps JavaScript API to support Internet Explorer 11 is v3.47. Support for Internet Explorer 11 will be entirely discontinued in August 2022. This also applies to the IE mode in Edge.
I also realized that I should have made it clear that the User Agent key wasn't there at all ahead of time so that doesn't throw anyone off.
This key was already there:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings
and I added the User Agent sub-key, then the "Version" string value inside the newly created User Agent key.
Just to confirm how it looks for me once added: I just wanted to make sure no one thought the User Agent key not being present ahead of time was a problem or was even unexpected.
Re: Persistent 'browser that is not supported' message
Thanks aaronj,
This worked perfectly
This worked perfectly
Brian
Melbourne Australia
2024 PSU, Win 11-64, Canon 1Dx, 50D, FUJI X-T1, X-T2, LR CC, PS CC2025
Melbourne Australia
2024 PSU, Win 11-64, Canon 1Dx, 50D, FUJI X-T1, X-T2, LR CC, PS CC2025
-
- Posts: 219
- Joined: 15 Jun 10 23:36
Re: Persistent 'browser that is not supported' message
Thanks aaronj for the fix. I had exactly the same issue with latest Photo Supreme-64 6.7.0.4082.exe on Windows 10. I see this topic is 3 months old, but no update to PSu yet.
Re: Persistent 'browser that is not supported' message
I have the same problem (Google Chrome).
Re: Persistent 'browser that is not supported' message
Yes, still happens for me and it would be good if PSU could remedy this; perhaps its not possible to do so because of variations across systems. If so then "official" advice would certainly be welcome (not withstanding aaronj's help which certainly sheds a great deal of clarity on the issuse, thanks aaron.)
Whilst I appreciate that this is the key that PSU uses I haven't inserted the user agent key for several reasons: I have no way of knowing what else might query this key, now or in the future, as it's not a PSU-specific key, and therefore what the implications could be: laws of unintended consequences could apply, including potential security implications (ok I realise this is unlikely, but still). And I don't know what value should go in for my system.
For info, possibly not relevant, I never use IE; FF is my primary browser and I use Chrome if I have to.
Whilst I appreciate that this is the key that PSU uses I haven't inserted the user agent key for several reasons: I have no way of knowing what else might query this key, now or in the future, as it's not a PSU-specific key, and therefore what the implications could be: laws of unintended consequences could apply, including potential security implications (ok I realise this is unlikely, but still). And I don't know what value should go in for my system.
For info, possibly not relevant, I never use IE; FF is my primary browser and I use Chrome if I have to.
Re: Persistent 'browser that is not supported' message
I can confirm that this registry editor hack works, but I agree that it might be better to add that key to the registry perhaps automatically during installation/update.
Also - what happens if one uses a custom PSU registry? Would that key not better be inserted there instead of the general Windows registry?
Also - what happens if one uses a custom PSU registry? Would that key not better be inserted there instead of the general Windows registry?
Re: Persistent 'browser that is not supported' message
That key is a system wide setting, not limited to PSU.fbungarz wrote: 15 Dec 21 0:40Would that key not better be inserted there instead of the general Windows registry?
PSU will not change a system wide settings that could potentially harm other applications.
That Google Nag Warning is now no longer visible, also without this key.
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Re: Persistent 'browser that is not supported' message
OK, good to know. I better remove the key again then.
Thanks,
Frank
Thanks,
Frank