Most users in organisations believe that Google Earth is a great tool for their work and freely install it on their work machines and think nothing of it. Well, Google Earth is NOT free for commercial use and if business users want to use Google Earth for work purposes on work machines, then a licence for Google Earth Pro must be purchased.
This will be a small exe file, so on a test machine, you need to run it and install Google Earth. Once you have completed that, you should browse to the following location on the test machine:
%temp%._msige61
This is the full Google Earth install package, so copy the ._msige61 folder to your standard source location server and rename the folder to Google Earth Installer.
Then you can create a new application using the MSI installer as you would normally create any other application. You should enter the following for the install and uninstall parts of the application creation:
Install
msiexec /i "Google Earth.msi" /q /norestart
Uninstall
msiexec /x "Google Earth.msi" /q /norestart
You can also use the MSI for the detection method. So, you should end up with a program install like this:
Once you have completed this, you can distribute the application to your required distribution points.
Gear We Recommend
Testing configs is easier with a dedicated admin machine set up right. Here’s the kit we use.
Browse our Windows Admin Toolkit picks on AmazonAs an Amazon Associate, TechyGeeksHome earns from qualifying purchases.
Discover more from TechyGeeksHome
Subscribe to get the latest posts sent to your email.