Changing Thin Client Registry Settings (Windows Embedded CE 6.0)
1/5/2010
You can change the thin client registry settings in the following ways:
- Modifying the .reg file, such as Project.reg or rdp.reg, before you build and download the run-time image. For more information about Project.reg, see Modifying the Registry by Editing Project.reg. For more information about other .reg files, see "How to Update a .reg File" in Thin Client Registry Settings.
- Modifying the .rdp file that contains user preferences. For more information, see Terminal Services Client Configuration through the .rdp File.
- By using the Remote Registry Editor after you have downloaded the run-time image to the CEPC or target reference platform, and then connected Platform Builder to it. The Remote Registry Editor changes the image registry. However, the changes are not persistent to the registry files that are accessed in Platform Builder. The next time that you download the image, you must configure the registry again. For information about how to use the Remote Registry Editor, see Registry Editor.
To update a .reg file for a specific feature
Open Windows Explorer and locate the folder in which the .reg file is located.
Right-click the .reg file and select Edit.
Type directly in the file to add or update a registry key.
On the File menu, select Save.
During the build process, makeimg.exe processes all .reg files in the build directories to create a single file, Reginit.ini. Reginit.ini forms the basis for the system registry.
Features That You Can Update by Using the Registry
The following table shows some thin client features that you can change by changing registry settings.
Feature area | Customizations |
---|---|
Audio |
Indicate where the audio playback is output to by setting AudioRedirectionMode. For more information, see Configuring the Terminal Services Client. |
Bitmap caching |
For more information, see Configuring the Terminal Services Client. |
Client information |
|
Connection |
For more information, see Configuring the Terminal Services Client. |
Daylight saving time |
|
Display |
For more information, see Configuring the Terminal Services Client. |
File management |
For more information, see Configuring the Terminal Services Client. |
Keyboard shortcuts |
|
Non-Windows-based thin client |
For more information, see Configuring the Terminal Services Client. |
Redirection |
|
Screen saver |
|
Shell |
For more information, see Configuring the Terminal Services Client. |
Startup |
|
UI |
For more information, see Configuring the Terminal Services Client. |
Pointing device double-click behavior |
For more information, see Pointing Device Double-Click Behavior. |
Password saving |
For more information, see Thin Client Security. |
You can also use registry information to change the default behavior of caching the user name. To change this behavior, you must open the .rdp file or registry, delete the user name from it, and then save your changes.
For more information about how to change the RDP registry settings, see RDP Registry Settings.
See Also
Concepts
Configuring a Thin Client
Thin Client Registry Settings