January 10, 200620 yr I need to install Citrix, but don't want the Program Agent part of the program installed. Any ideas on how to do this?
January 10, 200620 yr 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, 200620 yr by Shark007
January 11, 200620 yr Author Oh wow. Sweet!Can you tell me how you did it, just for future reference?
January 11, 200620 yr 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
January 11, 200620 yr Author 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.
January 11, 200620 yr 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, 200620 yr by Shark007
January 12, 200620 yr 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
Create an account or sign in to comment