/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.6k  |  Created: 09/19/2009

Average Rating: 0
Earth Pro has 7 inventory records, 0 Questions, 0 Blogs and 2 links. Please help add to this by sharing more!

Deployment Tips (9)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 3 ratings
Most Commonly Reported Deployment Method
Repackaged (to a setup.msi)
18
Note
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 information from the package. Run validation on the package to ensure that the package is correct."

This appears to be because of erroneous data in the Languages field in the .msi Summary Information. I had to open the .msi in Orca, go to the "View" > "Summary Information menu", and edit the Languages field so that it only contained 1033 (the language ID for US English). Only then would it successfully deploy.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
9
Command Line
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.

Sourced randomly on the net.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
5
Virtualization

Set LOCAL_INTERACTION_ALLOWED to TRUE in the OSD.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
4
Note
I had to download (then copy before it got deleted from %TEMP%)the package using Google updater to download it. Then I had to run that install and unpack it again (Ran GoogleEarth-Win-Plus-5.0.11337.1968.exe.{GUID} to get to the MSI format. This is apparently a 7zip package so you can unpack with that or use the installer and browse to %TEMP% while it's running.

Google Updater: http://www.google.com/pack/download/Google_Updater?ciint=ci_earth&hl=en&stub=on&ciNum=0&file=Google_Updater.exe
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
3
Note
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 allowed etc. Basically- you can use it, just don't profit from it.

Full EULA text:
http://earth.google.com/intl/en/license.html
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
2
Note
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 Settings directory rather than Program Files.

To fix this problem there are a few different techniques. You can use either ORCA or Admin Studio Tuner (from Zenworks) to create a transform file that ignores these checks. Alternatively you can use ORCA to edit the msi file directly.

To find what you need to edit you can do a search in ORCA for AdminUser and you should find around 3 entries.

The major entries are:
* InstallExecuteSequence: ChangeInstallDirForNonAdmin: NOT AdminUser (Delete this row)
* InstallExecuteSequence: setALLUSERS: AdminUser (remove the word AdminUser so it applies to all installs)
* InstallUISequence: ChangeInstallDirForNonAdmin: NOT AdminUser (Delete this row)

You may also wish to remove AdminUser as a Condition from Component: Plus_Registry_wavdest.ax

Once these are removed or modified it should install in C:\Program Files\Google\Google Earth regardless of which user is logged in.


From http://jrudd.org/2009/02/google-earth-zenworks-deployment/
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
2
Virtualization
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 sorry for the Inconvenience."

After Adding this Tags in the osd file ,application work file without any promblem.
<POLICIES>
<LOCAL_INTERACTION_ALLOWED>TRUE</LOCAL_INTERACTION_ALLOWED>
</POLICIES>
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
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}
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
-5
Command Line
For Earth 5.0.11733.9347 I used the following...

Full Command Line: MsiExec.exe /X{9509674F-3972-11DE-806D-005056806466} /qn
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (7)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Earth Pro

Version

5.2.1.1329

Uninstall String

MsiExec.exe /X{D4E20500-7506-11DF-BF08-005056806466}

Questions & Answers (0)

Questions & Answers related to Google Earth Pro

Blogs (0)

Blog posts related to Google Earth Pro

Reviews (0)

Reviews related to Google Earth Pro

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ