How to hide desktop viewer toolbar
book
Article ID: CTX585673
calendar_today
Updated On:
Description
Instructions on how to hide desktop viewer toolbar.
Instructions
- Accessing from the Workspace app UI
- Browse to the following path on the StoreFront server.
C:\inetpub\wwwroot\Citrix\<StoreName>\App_Data
- Copy the default.ica file to another location and back it up.
- Open the default.ica file with administrator privileges, set the following contents under the [Application] section and save.
ConnectionBar=0
- Accessing from StoreFront for Web
- Browse to the following path on the StoreFront server.
C:\inetpub\wwwroot\Citrix\<StoreNameWeb>
- Copy the web.config file to another location and back it up.
- Open the web.config file with administrator privileges and search for the following content.
showDesktopViewer="true"
- Change "true" to "false" and save.
Note:
- Please backup the files needed to be changed.
- Please use the Propagate Changes task to update the change to all the other servers if using a multiple-server StoreFront deployment.
Was this article helpful?
thumb_up
Yes
thumb_down
No