Deploying FactoryStudio Projects > Remote Client Users Setup
  
Remote Client Users Setup
Windows Rich Clients
You can deploy your application for use by Windows rich clients.
Table 1 describes how the rich client deployment works.
 
Table 1: Windows rich client deployment 
Installation
Install FactoryStudio on the client computer. See Installing FactoryStudio.
How to start
Run the TRichClient.exe program.For an example of how to automatically start the client when a user logs in to Windows, see Automatically Starting Windows Clients.
Execution
Runs in its own window. It allows very strong user security, including the ability to disable Windows task-switch, according the login on the running project.
When running the TRichClientt.exe on 64-bit machines, the application runs in 64-bit native code. If you need run the 32-bit version, for instance to ensure compatibility with legacy COM and Active-X components, you can use the TRichClient32.exe program.
Communication
Communicates with the server using WCF (port configurable, default 3101).