Re: Delphi and Citrix issue



Lars Black wrote:
The main restrictions necessary for efficient execution under Terminal
Services are to avoid writing per-user configuration data to .ini files, and
to avoid using the HKEY_CURRENT_USER section of the registry. For a
Terminal Services-optimized app, there is no current user context on the
server machine."


So, what would be the best way to save user-specific data in Citrix
environments?
.