Jump to content
Welcome to our new Citrix community!
  • 0

Online plugin / IcaWebWrapper problem


Question

Hi,

 

I have the same issue as described in discussion;

 

https://discussions.citrix.com/topic/406692-windows-installer-tries-to-kick-off-icawebwrappermsi-when-trying-to-launch-an-app/

 

I can fix the issue for my own  account (admin privileges), but when somebody else logges in on that same machine, the message pops up again. I've tried the following commands to fix it for all users;

 

msiexec /i \\<path to msi>\riinstaller.msi REBOOT=ReallySuppress MSIDISABLERMRESTART=0 MSIRESTARTMANAGERCONTROL=0 NEED_RECEIVER=n TROLLEYINSTALL=1 ALLUSERS=1

msiexec /i \\<path to msi>\icawebwrapper.msi REBOOT=ReallySuppress MSIDISABLERMRESTART=0 MSIRESTARTMANAGERCONTROL=0 NEED_RECEIVER=n TROLLEYINSTALL=1 ALLUSERS=1

 

I need it to work on my golden image so i can deploy it on my VDI pool. Does anybody have a solution for this?

Link to comment

4 answers to this question

Recommended Posts

  • 0
Quote

Although technically possible, there is no need to extract the files included in the CitrixWorkspaceApp.exe. It is highly recommended to install Citrix Workspace app using the executable directly.

 

It is possible to rename the installation file CitrixWorkspaceApp.exeto CitrixWorkspaceAppWeb.exe. Renaming this file removes the Add Account button from the last dialog window at the end of the installation. It also prevents the Add Account window (First Time Use, FTU) from appearing at first login. This mode is more suitable if only access through web store is planned.


https://docs.citrix.com/en-us/tech-zone/build/tech-papers/citrix-workspace-app.html#command-line-arguments

Link to comment
  • 0
11 hours ago, Martin Meier said:

I would suggest to compleately remove CWA and add the /forceinstall parameter.

 

You can use this Tool to generate the needed parameters easily: https://support.citrix.com/article/CTX227370

 

 

I've generated an installation command with the tool. First test looks good. I asked my colleagues to test tomorrow morning. Thanks so far!

  • Like 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...