fly Posted January 10, 2006 Posted January 10, 2006 I need to install Citrix, but don't want the Program Agent part of the program installed. Any ideas on how to do this?
Shark007 Posted January 10, 2006 Posted January 10, 2006 (edited) I need to install Citrix, but don't want the Program Agent part of the program installed. Any ideas on how to do this?the program agent, is it just something that autostarts?cant you just delete the shortcut from the startup folder after installation?EDIT - After taking a closer look at the distributed msi package, I realized you're probably talking about alot more than a just a shortcut.Here's an editted msi for you to try. Citrix Access Client package 4.1This msi can be installed using the /passive switch. It will no longer reboot the computer.shark Edited January 11, 2006 by Shark007
fly Posted January 11, 2006 Author Posted January 11, 2006 Oh wow. Sweet!Can you tell me how you did it, just for future reference?
Shark007 Posted January 11, 2006 Posted January 11, 2006 Oh wow. Sweet! Can you tell me how you did it, just for future reference?Editting an msi is often complicated.Here is an MST which you can apply to future releases of citrix.To see what i've done, compare the original msi to this mst.shark
fly Posted January 11, 2006 Author Posted January 11, 2006 I need to install Citrix, but don't want the Program Agent part of the program installed. Any ideas on how to do this?the program agent, is it just something that autostarts?cant you just delete the shortcut from the startup folder after installation?EDIT - After taking a closer look at the distributed msi package, I realized you're probably talking about alot more than a just a shortcut.Here's an editted msi for you to try. Citrix Access Client package 4.1This msi can be installed using the /passive switch. It will no longer reboot the computer.sharkHmmm, that still installed the program agent for me. I just used the .MSI with the /passive switch.
Shark007 Posted January 11, 2006 Posted January 11, 2006 (edited) Hmmm, that still installed the program agent for me. I just used the .MSI with the /passive switchUpon Installation, it will showup in the systray, after a reboot, its gone. The program was meant to reboot before being functional, i removed the reboot for unattended installs.shark Edited January 11, 2006 by Shark007
Priapus Posted January 12, 2006 Posted January 12, 2006 Hej Fly,I assume that you want to install Citrix ICA Client. The full package containsProgram NeighborhoodProgram Neighborhood AgentWeb Clientdownload the Citrix Presentation Server Client Packager - Version 9.150 from this link;http://www.citrix.com/English/SS/downloads...D=22400&pID=186Msi file is called ica32pkg.msi.by writing msiexec.exe /a ica32pkg.msi will start an administrative installation of the package where you can choose which components to be installed and other options. At the end of the wizard, you can save the package as a new msi file.Cheers,Priapus
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now