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

    Uninstall and install Citrix receiver.

    Scheduled Pinned Locked Moved Solved
    General Problems
    5
    15
    6.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.
    • M
      msi Testers @Tom Elliott
      last edited by

      @Tom-Elliott I saw a youtube video created by @Wayne-Workman to install a .msi format application with msiexec.exe with /quiet snapin argument. Would it be possible for the application with .exe extension?

      Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @msi
        last edited by

        @msi I don’t know. I don’t know what arguments are available to the exe itself. This should be documented by the EXE creator.

        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
        • Wayne WorkmanW
          Wayne Workman @msi
          last edited by Wayne Workman

          @msi Yes you can. The arguments would be whatever arguments the EXE itself accepts - this is different for every EXE.

          For example an exe called writeAnimals.exe might accept arguments such as -mammals or -Continent and might also accept -habitat or -outputFile

          If we try to create a snapin for this EXE, it would look something like this:

          0_1497572930328_EXE snapin example.png

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          M 2 Replies Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman
            last edited by

            Also I updated the wiki with this example: https://wiki.fogproject.org/wiki/index.php?title=Snapin_Examples

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • M
              msi Testers @Wayne Workman
              last edited by

              @Wayne-Workman Thank you for your response :). I am not familiar with arguments like above. Once you open that application, it opens up the command prompt and asks to press any key to continue. After its done uninstalling the citrix receiver and clearing the registry, it asks to press Y or N to upload the Receiver Clean-Up utility logs to Citrix. Do you think above argument will work with this? I will give you an update after I try your given scenario.

              Thank You.

              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @msi
                last edited by Wayne Workman

                @msi Honestly I have no idea - every EXE is different. Try passing /? or ? or -help as an argument, see what it does. At any rate, it must have a silent or unattended mode or it will not work as a snapin.

                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!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                1 Reply Last reply Reply Quote 0
                • AvaryanA
                  Avaryan
                  last edited by

                  So, in case your application doesn’t support silent installation, you might want to look into something like AppDeploy. This will take a snapshot of your PC before you install the application and then another after you install it and then try to build an installer for that application.

                  I’ve had some success with it. Won’t work for everything.

                  1 Reply Last reply Reply Quote 1
                  • M
                    msi Testers @Wayne Workman
                    last edited by

                    @Wayne-Workman @Avaryan Hi Guys, just wanted to thank you for your response. I tried both methods, but it didn’t work. According to Citrix, it does support silent or unattended mode and can be run in unattended mode if desired using the /silent command line option. For example,
                    C:/> ReceiverCleanupUtility.exe /silent

                    Here is the link if you decided to read: https://support.citrix.com/article/CTX137494

                    AvaryanA 1 Reply Last reply Reply Quote 0
                    • AvaryanA
                      Avaryan @msi
                      last edited by

                      @msi Well, then that makes things easy. Just upload your exe and add the /silent argument.

                      M 1 Reply Last reply Reply Quote 1
                      • M
                        msi Testers @Avaryan
                        last edited by msi

                        @Avaryan hi!
                        I have fog version 1.4.2. should I leave Snapin Type and Snapin Template as it is and add /silent under "Snapin Run With Argument? I also put cmd.exe for Snapin Run With.0_1497974737024_Capture.PNG

                        1 Reply Last reply Reply Quote 0
                        • Joseph HalesJ
                          Joseph Hales Testers
                          last edited by

                          /silent should be in the Snapin Arguments field.

                          RTFM

                          1 Reply Last reply Reply Quote 1
                          • Wayne WorkmanW
                            Wayne Workman
                            last edited by Wayne Workman

                            also, no cmd.exe should be included here. This executable you are working with is already an exe (See the example I posted earlier in this thread).

                            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!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              msi Testers @Wayne Workman
                              last edited by msi

                              @Wayne-Workman It works. At the end, it is very simple. I just uploaded the .exe file and added /silent under Snapin Arguments. It works very smoothly. Just for future reference for other users, installing Citrix receiver is also slimier method. ie. CitrixReceiver.exe /silent.

                              Thank you all. 👍 🙂

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

                              125

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project