• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Install Google Earth

Scheduled Pinned Locked Moved Solved
FOG Problems
3
11
2.6k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    msaglioc99
    last edited by Jul 19, 2017, 4:32 PM

    0_1500481891268_Google Earth.PNG

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 19, 2017, 4:51 PM

      WHy is this setup as a pack? If you’re using the exe file itself? Packs are meant to be used as a “series” of data to be run/installed using a common executable to manage (maybe script is better?)

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • M
        msaglioc99
        last edited by Jul 19, 2017, 4:56 PM

        @Tom-Elliott said in Install Google Earth:

        is setup as a pack? If you’re using the exe file itself? Packs are meant to be used as a “series” of data to be run/installed using a common executable to manage (maybe script is better?)

        I did it as a pack because there was no template for an exe file as a regular snapin? What template should I select if I use snapin.

        T 1 Reply Last reply Jul 19, 2017, 4:58 PM Reply Quote 0
        • T
          Tom Elliott @msaglioc99
          last edited by Jul 19, 2017, 4:58 PM

          @msaglioc99 it really depends on the file, but according to what i’m seeing, you can use MSI for the googleearthpro.exe file.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • M
            msaglioc99
            last edited by Jul 19, 2017, 4:59 PM

            Okay I will change the template to MSI and try to deploy it. Should any other settings be changed? That you see of?

            T 1 Reply Last reply Jul 19, 2017, 5:00 PM Reply Quote 0
            • T
              Tom Elliott @msaglioc99
              last edited by Jul 19, 2017, 5:00 PM

              @msaglioc99 not that i’m aware of sorry.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • X
                x23piracy
                last edited by x23piracy Jul 20, 2017, 1:42 PM Jul 19, 2017, 5:06 PM

                Hi,

                download the offline installer: https://support.google.com/earth/answer/168344?hl=en
                and read the following: https://productforums.google.com/forum/#!topic/maps/qcdhk3Aj1CI

                The important thing is OMAHA=1, but this will force auto updates.
                Setting your Snapin to MSI would be wrong because it’s not an msi.
                Ok i am wrong here the binary contains an msi but i cannot find the temporary path where the installer extract it to.

                Before trying to deploy that try this in a commandline on a local computer to see if it works.

                Good luck

                EDIT: I tried it for you “googleearth-win-7.1.8.3036.exe OMAHA=1” installs earth silently on my system.

                The Following should work, don’t forget to add the installer binary, i don’t do this for fun 😉

                alt text

                The Snapin preview should look like “cmd.exe /c googleearth-win-7.1.8.3036.exe OMAHA=1”

                If you finally want to extract the msi out of the exe installer read this: http://www.itninja.com/blog/view/deploying-google-earth-through-gpo

                Regards X23

                ║▌║█║▌│║▌║▌█

                1 Reply Last reply Reply Quote 1
                • M
                  msaglioc99
                  last edited by Jul 19, 2017, 6:52 PM

                  Thank You!!! This worked!

                  T 1 Reply Last reply Jul 19, 2017, 6:54 PM Reply Quote 0
                  • T
                    Tom Elliott @msaglioc99
                    last edited by Jul 19, 2017, 6:54 PM

                    @msaglioc99 Can you be more specific as to what worked? So anybody else looking at this knows what to do? (Sorry to sound rude, but as a limited community it helps everybody out much more having exact information). Thank you.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • M
                      msaglioc99
                      last edited by Jul 19, 2017, 7:56 PM

                      @Tom-Elliott said in Install Google Earth:

                      n you be more specific as to what worked? So anybody else looking at this knows what to do? (Sorry to sound rude, but as a limited community it helps everybody out much more having

                      @x23piracy method of installing google chrome via snapins and using the settings he posted successfully did a silent install of Google Chrome on a machine I deployed to.

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      1 / 1
                      • First post
                        11/11
                        Last post

                      137

                      Online

                      12.2k

                      Users

                      17.4k

                      Topics

                      155.5k

                      Posts
                      Copyright © 2012-2024 FOG Project