ExifTool Forum

ExifTool => ExifTool GUI => Topic started by: Henry Sprea on December 09, 2017, 08:47:42 AM

Title: GoogleMap
Post by: Henry Sprea on December 09, 2017, 08:47:42 AM
Have ExifTool Gui 5.16 - ExifTool 10.37
When I open GoogleMap in the program I get a script error:
"You are using a browser not supported by the Google Maps JavaScript API. Please consider changing browser"
I have Windows 7 with Internet Explorer 11 - Google Chrome 62.0.3202.94 (Official Build) (64-bit)
Thank you
Title: Re: GoogleMap
Post by: allsan8 on December 10, 2017, 11:30:48 AM
A guess, but the problem may be similar to what other software has experienced or is experiencing:

http://forum.idimager.com/viewtopic.php?f=57&t=25681&start=15

https://dashcamtalk.com/forum/threads/google-maps-fix-for-registrationviewer-windows.27756/

From Microsoft:

https://msdn.microsoft.com/en-us/library/ee330730%28v=vs.85%29.aspx#browser_emulation
Title: Re: GoogleMap
Post by: Henry Sprea on December 10, 2017, 01:04:23 PM
Thank you very much.
I solved the problem by following the method you advised me, following the instructions on the page: https://dashcamtalk.com/forum/threads/google-maps-fix-for-registrationviewer-windows.27756/
Title: Re: GoogleMap
Post by: lamola on January 13, 2018, 01:11:32 PM
Hi, Henry Sprea:
I have the same problem.
How resolve the problem?.
The instruction in the page are for "RegistratorViewer_v.6.0.0.22.exe"
Thanks.
lamola
Title: Re: GoogleMap
Post by: mikelee33 on January 14, 2018, 01:57:36 PM
lamola -
Just follow steps 1 - 4 on dashcamtalk.com verbatim, but substitute "ExifToolGUI.exe" for "RegistratorViewer_v.6.0.0.22.exe" in step 3.
I also needed to do this, and it worked fine!
Mike
Title: Re: GoogleMap
Post by: StarGeek on January 14, 2018, 07:21:48 PM
I make no guarantees but if you save the following to a file ending in .reg and right-click->Install, it should do what's described in that link except for exiftoolgui.  I just took the reg file that was posted later in that thread and did the replacement @mikelee33 mentioned.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"ExifToolGUI.exe"=dword:00002af9
Title: Re: GoogleMap
Post by: lamola on January 15, 2018, 03:52:56 AM
Thanks,