

Pe = PackageEntry().load_control_from_wapt(r'C:\jenkins\workspace\_Packages_tis-googleearth_master') If Version(getproductprops(msi)) = Version(vers): Google Earth Fusion can integrate raster data including imagery and terrain vector data, KML, 3D models, and even data stored in traditional models. If getproductprops(msi) = 'Google Earth Pro': Google Earth Fusion Pro combines all of an organization’s geospatial data into a flyable globe that is made available to the users via the Google Earth Enterprise Server. #Search msi and copy msi file if version is goodįor msi in glob.glob(r'C:\Windows\Installer\*.msi'): Wget('','GoogleEarthSetup.exe',proxies=proxies)įor uninstall in installed_softwares('Google Earth'): Proxywapt = inifile_readstring(makepath(user_local_appdata(),'waptconsole','waptconsole.ini'),'global','http_proxy')

If isfile(makepath(user_local_appdata(),'waptconsole','waptconsole.ini')): Remove_desktop_shortcut('Google Earth Pro') Install_msi_if_needed('GoogleEarthSetup.msi',killbefore=)
#GOOGLE EARTH PRO MSI SOFTWARE#
