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: Vendor MSI
Package Difficulty Rating: Simple
Steps to create the package:
1) Extract the MSI file and all files from Original Setup. After extraction you need to have a MSI files called “Google Earth.msi†and two folders “program files†and “LocalAppDataâ€Â.
2) Create a new transform over the MSI using Orca.
3) The following property’s was added to the transform:
ROOTDRIVE = C:LIMITUI = 1
ALLUSERS = 1
REBOOT = ReallySuppress
4) The following property’s was modified in the transform:
AgreeToLicense = Yes (Default = No)
DESKTOPSHORTCUT = 0 (1 = True, 0 = false)
INSTALLTOOLBARNOW = 0 (1 = True, 0 = false)
ISCHECKFORPRODUCTUPDATES = 0 (1 = True, 0 = false)
LAUNCHTOOLBAR = 0 (1 = True, 0 = false)
LAUNCHPROGRAM = 0 (1 = True, 0 = false)
RebootYesNo = No (Default = Yes)
RUNSTUBUNINSTALL = 0 (1 = True, 0 = false)
SHOWLAUNCHPROGRAM = 0 (1 = True, 0 = false)
5) Delete the uninstall shortcuts from Shortcut table: UNINST_Uninstall_Google_Earth11 and UNINST_Uninstall_Google_Earth1
6) Generate the Transform file.
Installation command: msiexec /i “Google Earth.msi†TRANSFORMS=â€ÂGoogle Earth.mst†/qn /l* “C:\Temp\install.log“
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: Vendor MSI
Package Difficulty Rating: Simple
Steps to create the package:
1) Extract the MSI file and all files from Original Setup. After extraction you need to have a MSI files called âGoogle Earth.msiâ and two folders âprogram filesâ and âLocalAppDataâ.
2) Create a new transform over the MSI using Orca.
3) The following propertyâs was added to the transform:
ROOTDRIVE = C:LIMITUI = 1
ALLUSERS = 1
REBOOT = ReallySuppress
4) The following propertyâs was modified in the transform:
AgreeToLicense = Yes (Default = No)
DESKTOPSHORTCUT = 0 (1 = True, 0 = false)
INSTALLTOOLBARNOW = 0 (1 = True, 0 = false)
ISCHECKFORPRODUCTUPDATES = 0 (1 = True, 0 = false)
LAUNCHTOOLBAR = 0 (1 = True, 0 = false)
LAUNCHPROGRAM = 0 (1 = True, 0 = false)
RebootYesNo = No (Default = Yes)
RUNSTUBUNINSTALL = 0 (1 = True, 0 = false)
SHOWLAUNCHPROGRAM = 0 (1 = True, 0 = false)
5) Delete the uninstall shortcuts from Shortcut table: UNINST_Uninstall_Google_Earth11 and UNINST_Uninstall_Google_Earth1
6) Generate the Transform file.
Installation command: msiexec /i âGoogle Earth.msiâ TRANSFORMS=âGoogle Earth.mstâ /qn /l* âC:\Temp\install.logâ
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 install unattended and silently
ALLUSERS=1 will make install into program files (for use by all users) rather than Users Profile
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