Navigation
Sticky FAQs
- Reactivate/Transfer a license
- TS Easy Print
- How can I become a Thinstuff Reseller?
- Installation and usage of TSX Scan
- I have a problem but I cannot find the ...
- XP/VS Server versions
- Installation and Usage of TSX RemoteApp
- Uninstall XP/VS Server
- Single session per user
- Auto Printer Creation
- TSX Session Broker
- Activate XP/VS licence
- TSX RemoteApp
- XP/VS Server trial version
- Invalid hardware key?
Records in this category
Tags
TSX Remote App » Technical
Silent installation of TSX RemoteApp
There is the possibility to install the TSX RemoteApp client in a command prompt, script, ...
At first you have to download the TSX RemoteApp installer for the
client from here:
32-Bit: http://www.thinstuff.com/releases/ThinstuffTsxRdcClient-x86-latest.msi
64-Bit: http://www.thinstuff.com/releases/ThinstuffTsxRdcClient-x64-latest.msi
Then open a command prompt, change to the folder which contains the TSX RDC Client and use the command "msiexec" to install the .msi file.
e.g msiexec /i
\\Server\Folder\ThinstuffTSXRDCClient-x64-1.0.701-EN.msi
You can also hide the gui for the installation with the
following:
e.g msiexec /qn /i
\\Server\Folder\ThinstuffTSXRDCClient-x64-1.0.701-EN.msi
All available parameters:
e.g msiexec /h
With this you will able to setup a script for installing the client side application of TSX RemoteApp!
Additional links:
Tags: TS RemoteApp, TSX RemoteApp, client-side, command prompt, msi, silent installation, unattended installation
Last update: 2011-12-06 16:01
Revision: 1.3
