D
dan.lebaron@gmail.com
Guest
I'm currently running Windows Server 2003 and using the Terminal
Server
Advanced Client for web based access. How can I force the web based
users
to connect with a 24-bit color depth? This is not working, any
ideas???
I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"
and have added the follwoing to the code:
'Device redirection options
MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE
MsRdpClient.AdvancedSettings2.RedirectPrinters = TRUE
MsRdpClient.AdvancedSettings2.RedirectPorts = TRUE
MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE
MsRdpClient.ColorDepth = 24
Server
Advanced Client for web based access. How can I force the web based
users
to connect with a 24-bit color depth? This is not working, any
ideas???
I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"
and have added the follwoing to the code:
'Device redirection options
MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE
MsRdpClient.AdvancedSettings2.RedirectPrinters = TRUE
MsRdpClient.AdvancedSettings2.RedirectPorts = TRUE
MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE
MsRdpClient.ColorDepth = 24