Windows NT Terminal Server
Article Writing
1
Posts
1
Posters
1
Views
1
Watching
-
When installing applications under Windows NT Terminal Server you need to switch the operating system into install mode to ensure all registry settings are replicated out for all users. This can be done from the command line using the command 'change user /install'. The MSDN document that explains this also claims that this can be done progmmatically but doesn't explain how. Does anybody know the Win32 API call to use or registry key to set to acheive this.