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

    Adobe Acrobat Reader snapin not working

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    5
    6
    1.1k
    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.
    • L
      lperoma
      last edited by

      Hi all, and sorry for any duplicate.

      I have been generally lucky installing MSI snapins, but not with EXEs installers. There is currently no MSI for acrobat reader, unless you get a contract with Adobe I believe - I could be wrong.

      I have tried installing the actual exe file with /sAll modifier for total silent install from a startup script via Active Directory GPO with success.

      Trying to install AR via FOG snapin as a batch script, with the same option (/sAll) gets queued like for hours, I guess it stalls for some reason.

      Anyone has had luck with Acrobat Reader ?

      Thanks , all the best, Luis.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @lperoma No I have not tried Acrobat Reader myself. Though I might give you some hints on what to try. First see if there are logging options for the EXE installer. Then you might try to run it in the same context the fog-client is running in. Search the forum for PsExec and SYSTEM account to find information on this.

        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
        • S
          Sebastian Roth Moderator
          last edited by

          @lperoma Did you get this working? Would be great if you’d share your experience here in the forum.

          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
          • fry_pF
            fry_p Moderator
            last edited by

            I have successfully gotten the exe to work by doing the following:

            1 - Download the latest version of acrobat reader DC for your language and OS version here (this is important because it is the offline installer):

            https://get.adobe.com/reader/enterprise/

            2 - Compress the file into a .zip

            3 - Create a snapin pack with the following content:
            a - Choose the .zip you just created to upload
            b - Change the file path from “MyFile.exe” to the name of the exe you downloaded earlier
            c - Put the following in the Snapin Pack Arguments section:
            /sALL /msi /norestart ALLUSERS=1 EULA_ACCEPT=yes

            Here is a screenshot of my settings:
            adobe.PNG

            Then you save the snapin, and deploy away!
            Please let me know if this works for you

            Like open source community computing? Why not do it for a good cause?
            Use your computer/server for humanitarian projects when it is idle!
            https://join.worldcommunitygrid.org?recruiterId=1026912

            1 Reply Last reply Reply Quote 1
            • A
              astrugatch
              last edited by

              If I recall correctly the Acrobat exe installer has an MSI baked inside of it. If you run it on a machine and don’t complete the install, then go to your app data local low there should be an acrobat folder in there that has the MSI and a CAB. These are what I use to deploy via group policy.

              If your machines are bound you could also do this as a batch script and use a UNC path for the exe and include the arguments in that.

              george1421G 1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator @astrugatch
                last edited by

                @astrugatch said in Adobe Acrobat Reader snapin not working:

                If I recall correctly the Acrobat exe installer has an MSI baked inside of it.

                There is two ways to grab the MSI.

                1. 7zip will sometimes open self extracting installers so you can grab the contents.
                2. Launch the .exe program but stop at the eula, possibly one later question. Then go to your temp directory The contents of the installer should be in a guid named directory in your temp. The alternate location might be in ProgramData\adobe path.

                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!

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

                146

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project