Google Earth Pro
I made this Powershell script to install Google Earth Pro 7.1.5.1557. I run it using Configuration Manager 2012. The script basically outlines the solution found here: https://productforum… Read More
Google Earth & Earth Pro Uninstall Command for several versionsUse the following commands in a script or deployment product to uninstall old versions of GE & GEP. I use PDQ Deploy and dump thes… Read More
Google Earth Pro (GEP) is free as of January 2015. To perform a silent deployment to many computers we need to get the MSI file from the EXE package. To do so we need to install GEP at least o… Read More
1. Grab the latest version of the full installer from Google's website:https://support.google.com/earth/answer/176155?hl=en&ref_topic=2376762(as of 2015/06/09, the direct link to the Window… Read More
It is interesting that I am not seeing what you are seeing. I installed 7.1.5 (latest). Got the MSI the same as you but when I look at the registry the settings are all under HKCU and not v… Read More
Here are the Steps I took to install Google Earth Pro for Windows (Silently with Activation)Download Google Earth Pro from Here.Installed on test PC normally and run applicationActivate with Em… Read More
start /wait "" X:\GoogleEarthProWin.exe /S /v/qn /V"ALLUSERS=1 /passive /norestart /log %temp%\program.log"reg add "HKLM\SOFTWARE\Wow6432Node\Google\Google Earth Pro" /v "Username" /d "user@dom… Read More
Full Name: Google Earth Pro Version: 6.0.3.2197 Publisher: Google Uninstall String: MsiExec.exe /X{83EBF58F-806B-11E0-96AB-B8AC6F97B88E} More Info URL: http://earth.google.com Setup Type: Vendo… Read More
Full Name: Google Earth Pro Version: 6.0.3.2197 Publisher: Google Uninstall String: MsiExec.exe /X{83EBF58F-806B-11E0-96AB-B8AC6F97B88E} More Info URL: http://earth.google.com Setup Type: Vendo… Read More
In order to deploy the .exe without extracting the .msi GoogelEarthwin.exe /S /v"/qn ALLUSERS=1" /S will extract the exe silently /v will pass /qn and ALLUSERS=1 to the msi /qn causes msi to … Read More
have a look at this: http://googlesystem.blogspot.com/2010/01/offline-installer-for-google-earth.html once you have the offline installer, you can simply unzip it, you'll have the .msi then as… Read More
On virtualizing the google earth 5x ,Application launched properly but on closing the application it is giving the prompt as "google earth has encountered a problem and needs to close.We are so… Read More
If you experience problems deploying the MSI with Zenworks it is likely because it contains additional checks to determine if the user is an admin, and if not it installs it in the Local Settin… Read More
Google Earth Version 5.1.3533.1731 Install Command : GoogleEarthWin.exe /S/v/qn /V"/qb" /L"1033" Where /L"xxxx" is the language. Note the spaces/lack of spaces above are required as writen. … Read More
For Earth 5.0.11733.9347 I used the following... Run Parameters: MsiExec.exe /A{9509674F-3972-11DE-806D-005056806466} Full Command Line: MsiExec.exe /A{9509674F-3972-11DE-806D-005056806466} Read More
To deploy the .msi package using Group Policy, a minor modification is needed. If you attempt to deploy the original .msi, you may receive the error message "Unable to extract deployment inform… Read More
License for Business use is not as restrictive as some say. You can not use the product to make money, but use for navigational need (sans a GPS antenna) is okay. Reproduction of images is not … Read More