; Copyright 2005-2010 Citrix Systems, Inc. ;********************************************************************** ;** ;** MODULE.INI - module information file and fixed UI list strings ;** ;** This file contains all the configuration information for the ;** demand loadable client modules. Some modules are not supplied with ;** this release, but are planned for future releases ;** ;** Support is included for the following: ;** ;** - Transport Drivers ;** - Protocol Drivers ;** - Winstation Drivers ;** - Virtual Drivers ;** ;** Also included in this file are sections defining the contents of ;** various UI lists. ;** ;*********************************************************************** [WFClient] Version=2 UseAlternateAddress=0 SessionReliabilityTTL=0 ForceLVBMode=0 DisableUPDOptimizationFlag=0 XmlAddressResolutionType=DNS-Port ClientNameInSerialNumber=On PrinterFlowControl=FALSE TDNumberReceiveQueueEntries=80 TDNumberTransmitQueueEntries=80 MaximumWDInputBuffers=10 MaximumVCWorkItems=20 [Server] ;*********************************************************************** ;** ;** Transport Driver ;** ;** These drivers are responsible for the transport level protocol. ;** ;*********************************************************************** [TransportDriver] TCP/IP = TCP/IP - FTP = TCP/IP - Novell Lan WorkPlace = TCP/IP - Microsoft = TCP/IP - VSL = ;*********************************************************************** ;** ;** TCP/IP Transport Driver (win16,win32) ;** ;*********************************************************************** [TCP/IP] DriverNameWin16 = TDWSTCPW.DLL DriverNameWin32 = TDWSTCPN.DLL Address = ICAPortNumber = 1494 ProtocolSupport = RFrame, Encrypt, Compress, SecureIca2 NameEnumeratorWeb16 = NEHTTPW.DLL NameEnumeratorWeb32 = NEHTTPN.DLL NameResolverWeb16 = NRHTTPW.DLL NameResolverWeb32 = NRHTTPN.DLL HttpBrowserAddress = HttpBrowserAddress2 = HttpBrowserAddress3 = HttpBrowserAddress4 = HttpBrowserAddress5 = DefaultHttpBrowserAddress = BrowserRetry = 3 BrowserTimeout = 1000 ICASOCKSTimeout = OutBufCountHost = 6 OutBufCountHost2 = 100 OutBufCountClient = 6 OutBufCountClient2 = 100 RFrame = On Encrypt = On Compress = On UseAlternateAddress = 0 SecureIca2 = On ;*********************************************************************** ;** ;** TCP/IP Transport Driver (FTP Stack Specific) ;** ;*********************************************************************** [TCP/IP - FTP] DriverName = TDTCPFTP.DDL Address = ICAPortNumber = ProtocolSupport = RFrame, Encrypt, Compress NameEnumerator = NETCPFTP.DDL NameResolver = NRTCPFTP.DDL TcpBrowserAddress = TcpBrowserAddress2 = TcpBrowserAddress3 = TcpBrowserAddress4 = TcpBrowserAddress5 = OutBufCountHost = 6 OutBufCountHost2 = 100 OutBufCountClient = 6 OutBufCountClient2 = 100 RFrame = On Encrypt = On Compress = On UseAlternateAddress = 0 ;*********************************************************************** ;** ;** TCP/IP Transport Driver (Novell Stack Specific) ;** ;*********************************************************************** [TCP/IP - Novell Lan WorkPlace] DriverName = TDTCPNOV.DDL Address = ICAPortNumber = ProtocolSupport = RFrame, Encrypt, Compress NameEnumerator = NETCPNOV.DDL NameResolver = NRTCPNOV.DDL TcpBrowserAddress = TcpBrowserAddress2 = TcpBrowserAddress3 = TcpBrowserAddress4 = TcpBrowserAddress5 = OutBufCountHost = 6 OutBufCountHost2 = 100 OutBufCountClient = 6 OutBufCountClient2 = 100 RFrame = On Encrypt = On Compress = On UseAlternateAddress = 0 ;*********************************************************************** ;** ;** TCP/IP Transport Driver (Microsoft Stack Specific) ;** ;*********************************************************************** [TCP/IP - Microsoft] DriverName = TDTCPMS.DDL Address = ICAPortNumber = ProtocolSupport = RFrame, Encrypt, Compress NameEnumerator = NETCPMS.DDL NameResolver = NRTCPMS.DDL TcpBrowserAddress = TcpBrowserAddress2 = TcpBrowserAddress3 = TcpBrowserAddress4 = TcpBrowserAddress5 = OutBufCountHost = 6 OutBufCountHost2 = 100 OutBufCountClient = 6 OutBufCountClient2 = 100 RFrame = On Encrypt = On Compress = On UseAlternateAddress = 0 ;*********************************************************************** ;** ;** TCP/IP Transport Driver (VSL Stack Specific) ;** ;*********************************************************************** [TCP/IP - VSL] DriverName = TDTCPVSL.DDL Address = ICAPortNumber = ProtocolSupport = RFrame, Encrypt, Compress NameEnumerator = NENUM.DDL NameResolver = NRTCVSL.DDL TcpBrowserAddress = TcpBrowserAddress2 = TcpBrowserAddress3 = TcpBrowserAddress4 = TcpBrowserAddress5 = OutBufCountHost = 6 OutBufCountHost2 = 100 OutBufCountClient = 6 OutBufCountClient2 = 100 RFrame = On Encrypt = On Compress = On UseAlternateAddress = 0 ;*********************************************************************** ;** ;** WinStations Drivers ;** ;** WinStation drivers are responsible for the terminal emulation ;** level of the client stack. ;** ;*********************************************************************** [WinStationDriver] ICA 3.0 = ;*********************************************************************** ;** ;** ICA 3.0 WinStation Driver ;** ;** Text and Graphics WinStation driver based on the ICA 3.0 protocol. ;** ;** Note that BufferLength2 now defines the maximum virtual write length ;** and must be greater than the block-sizes used for CDM and CPM etc. ;** ;*********************************************************************** [ICA 3.0] DriverName = WDICA30.DDL DriverNameWin16 = WDICA30W.DLL DriverNameWin32 = WDICA30N.DLL ProtocolSupport = RFrame, Frame, Encrypt, Compress, SecureIca2 VirtualDriver = Thinwire3.0, ClientDrive, ClientPrinterQueue, ClientPrinterPort, Clipboard, ClientComm, ClientAudio, LicenseHandler, TWI,ZL_FONT,ZLC,SmartCard,Multimedia,ICACTL,SSPI,TwainRdr,UserExperience,VDTUI,DVCAdapter,GenericUSB,MobileReceiver,Sensor,Multitouch,VDIME,WebPageRedirection,TeamsRedirection,PortForward,NSAP,GDT,DND,FIDO,WIA,GSCAN,APPP,RCG,Support VirtualDriverEx = BufferLength = 2048 BufferLength2 = 5000 XmsReserve = 0 LowMemReserve = 51200 ConnectTTY = On ConnectTTYDelay = 1000 Reducer = ICAREDU.DDL ReducerWin16 = ICAREDUW.DLL ReducerWin32 = ICAREDUN.DLL ;*********************************************************************** ;** ;** Protocol Drivers ;** ;** These drivers are responsible for various features of the ;** client/host connection. Depending on the WinStation Driver (WD) and ;** the Transport Driver (TD) some Protocol Drivers (PD) may or may not ;** be available. The ProtocolSupport list, for the the WDs and TDs, ;** define which PDs are valid for use. To utilize these drivers ;** the host system must have an equivalent protocol stack, the one ;** notable exception is the Modem Driver which does not need a host ;** side PD. ;** ;*********************************************************************** [ProtocolDriver] RFrame = Frame = Encrypt = Compress = ;*********************************************************************** ;** ;** Framing Protocol Driver for Reliable Transports ;** ;** This protocol driver is responsible for framing stream level ;** data (TCP/IP) into a packet level data. ;** ;*********************************************************************** [RFrame] DriverName = PDRFRAM.DDL DriverNameWin16 = PDRFRAMW.DLL DriverNameWin32 = PDRFRAMN.DLL ;*********************************************************************** ;** ;** Framing Protocol Driver ;** ;** This protocol driver is responsible for framing stream level ;** data (Serial) into a packet level data. It also appends and checks ;** a 16 bit crc ;** ;*********************************************************************** [Frame] DriverName = PDFRAME.DDL DriverNameWin16 = PDFRAMEW.DLL DriverNameWin32 = PDFRAMEN.DLL ;*********************************************************************** ;** ;** Encryption Protocol Driver ;** ;*********************************************************************** [EncryptionLevelAuth] Basic = Encrypt RC5 (40 bit) = EncRC5-40 RC5 (56 bit) = EncRC5-56 RC5 (128 bit) = EncRC5-128 Encrypt = Encrypt EncRC5-40 = EncRC5-40 EncRC5-56 = EncRC5-56 EncRC5-128 = EncRC5-128 [EncryptionLevelSession] Encrypt = Encrypt EncRC5-0 = EncRC5-0 EncRC5-40 = EncRC5-40 EncRC5-56 = EncRC5-56 EncRC5-128 = EncRC5-128 Basic = Encrypt RC5 (128 bit - Login Only) = EncRC5-0 RC5 (40 bit) = EncRC5-40 RC5 (56 bit) = EncRC5-56 RC5 (128 bit) = EncRC5-128 [EncryptionLevelSession_Basic] Basic = Encrypt [EncryptionLevelSession_40] Basic = Encrypt RC5 (128 bit - Login Only) = EncRC5-0 RC5 (40 bit) = EncRC5-40 [EncryptionLevelSession_56] Basic = Encrypt RC5 (128 bit - Login Only) = EncRC5-0 RC5 (40 bit) = EncRC5-40 RC5 (56 bit) = EncRC5-56 [EncryptionLevelSession_128] Basic = Encrypt RC5 (128 bit - Login Only) = EncRC5-0 RC5 (40 bit) = EncRC5-40 RC5 (56 bit) = EncRC5-56 RC5 (128 bit) = EncRC5-128 [EncRC5-0] DriverName = PDC0.DDL DriverNameWin16 = PDC0W.DLL DriverNameWin32 = PDC0N.DLL [Encrypt] DriverName = PDCRYPT.DDL DriverNameWin16 = PDCRYPTW.DLL DriverNameWin32 = PDCRYPTN.DLL [EncRC5-40] DriverName = PDC40.DDL DriverNameWin16 = PDC40W.DLL DriverNameWin32 = PDC40N.DLL [EncRC5-56] DriverName = PDC56.DDL DriverNameWin16 = PDC56W.DLL DriverNameWin32 = PDC56N.DLL [EncRC5-128] DriverName = PDC128.DDL DriverNameWin16 = PDC128W.DLL DriverNameWin32 = PDC128N.DLL [Encryption Levels] Basic = Encrypt RC5 (40 bit) = EncRC5-40 RC5 (56 bit) = EncRC5-56 RC5 (128 bit) = EncRC5-128 Encrypt = Encrypt EncRC5-40 = EncRC5-40 EncRC5-56 = EncRC5-56 EncRC5-128 = EncRC5-128 [SecureIca2] DriverNameWin32=pdc256n.dll ;*********************************************************************** ;** ;** Compression Protocol Driver ;** ;** This protocol driver is responsible for providing a faster data ;** stream by compresssing/decompressing the data passed through. ;** ;*********************************************************************** [Compress] DriverName = PDCOMP.DDL DriverNameWin16 = PDCOMPW.DLL DriverNameWin32 = PDCOMPN.DLL MaxCompressDisable = 0 ;*********************************************************************** ;** ;** Virtual Drivers ;** ;** These drivers are responsible for additional function not provided ;** by the base WinStation Drivers. ;** ;*********************************************************************** [VirtualDriver] Thinwire3.0 = ClientDrive = ClientPrinterQueue = ClientPrinterPort = Clipboard = ClientComm = ClientAudio = TWI = LicenseHandler = ZL_FONT = ZLC = SmartCard = ICACTL = Multimedia = SSPI = TwainRdr = UserExperience = GenericUSB = VDTUI = DVCAdapter = MobileReceiver = Sensor = Multitouch = VDIME = WebPageRedirection = TeamsRedirection = PortForward = NSAP = GDT = DND = FIDO = WIA = APPP = RCG = Support = ;*********************************************************************** ;** ;** Thinwire 3.0 Virtual Driver ;** ;** This virtual driver is responsible for the graphics support to ;** supplement the ICA 3.0 driver. ;** ;*********************************************************************** [Thinwire3.0] DriverName = VDTW30.DDL DriverVesa = VDTW30V.DDL DriverNameWin16 = VDTW30W.DLL DriverNameWin32 = VDTW30N.DLL MinSpecialCache16Color = 8 MaxSpecialCache16Color = 32 MinMemoryCache = 750 MaxMemoryCache = 8192 MaxCache16Color = 8192 MaxDiskCache = 2048 MinDiskLeft = 2048 DiskCacheDirectory = SVGACapability = Off SVGAPreference = Off DesiredHRES = 640 DesiredVRES = 480 ScreenPercent = 0 TWIFullScreenMode = 0 WindowsCache = 3072 ClickTicks = 5 DesiredColor = 8 PersistentCacheEnabled = Off PersistentCacheSize = 0 PersistentCacheMinBitmap = 0 PersistentCachePath = PreferTw1 = EnableOssOnWin9xMe = TwTotalOssSizePowerOf2 = 24 TWIDesiredIconColor = 32 ;*********************************************************************** ;** ;** Client Drive Virtual Driver ;** ;** This virtual driver is responsible for providing client disk drive ;** access to supplement the ICA 3.0 driver. ;** ;*********************************************************************** [ClientDrive] DriverName = VDCDM30.DDL DriverNameWin16 = VDCDM30W.DLL DriverNameWin32 = VDCDM30N.DLL MaxWindowSize = 8650 MaxWindowSize2 = 62500 MaxRequestSize = 1440 MaxRequestSize2 = 4116 CacheTimeout = 600 CacheTimeoutHigh = 0 CacheTransferSize = 0 CacheDisable = FALSE CacheWriteAllocateDisable = FALSE DisableDrives = CDMReadOnly = FALSE NativeDriveMapping = FALSE SFRAllowed = FALSE HighThroughputWindowSize = 262144 ;*********************************************************************** ;** ;** Client Printer Queue Virtual Driver ;** ;** This virtual driver is responsible for providing client printer ;** queue access to supplement the ICA 3.0 driver. ;** ;*********************************************************************** [ClientPrinterQueue] DriverName = VDSPL30.DDL DriverNameWin16 = VDSPL30W.DLL DriverNameWin32 = VDSPL30N.DLL WindowSize = 1440 WindowSize2 = 4102 MaxWindowSize = 8650 MaxWindowSize2 = 62500 PrinterResetTime = 1100 ;*********************************************************************** ;** ;** Client Printer Port Virtual Driver ;** ;** This virtual driver is responsible for providing client printer ;** port access to supplement the ICA 3.0 driver. ;** ;*********************************************************************** [ClientPrinterPort] DriverName = VDCPM30.DDL ; WinFrame 1.5 DriverNameWin16 = VDCPM30W.DLL DriverNameWin32 = VDCPM30N.DLL WindowSize = 1024 MaxWindowSize = 2048 PrinterResetTime = 1100 WindowsPrinter = ;*********************************************************************** ;** ;** Client COM Mapping Virtual Driver ;** ;** This virtual driver is responsible for providing client COMM ;** port access to supplement the ICA 3.0 driver. ;** ;*********************************************************************** [ClientComm] DriverName = VDCOM30.DDL DriverNameWin16 = VDCOM30W.DLL DriverNameWin32 = VDCOM30N.DLL WindowSize = 1024 CommPollSize = On CommPollWaitMin = 0 CommPollWaitMax = 500 CommPollWaitInc = 1 CommPollWaitIncTime = 20 CommPollModemStatus = On MaxPort = 5 ; ; The following affect the DOS32 client only ; AllowForeignIRQShare= No COM1IOP = 0x3f8 COM2IOP = 0x2f8 COM3IOP = 0x3e8 COM4IOP = 0x2e8 COM1IRQ = 4 COM2IRQ = 3 COM3IRQ = 4 COM4IRQ = 3 ;*********************************************************************** ;** ;** Clipboard Virtual Driver ;** ;** This virtual driver is responsible for providing cut and paste between ;** client and host applications (Not available for DOS) ;** ;*********************************************************************** [Clipboard] DriverName = Unsupported DriverNameWin16 = VDCLIPW.DLL DriverNameWin32 = VDCLIPN.DLL ;*********************************************************************** ;** ;** TWI Virtual Driver ;** ;** This virtual driver is responsible for allowing a seamless windows ;** desktop for remote application launched by the client. ;** (Not available on Windows 16-bit machines and DOS). ;** ;*********************************************************************** [TWI] DriverName = Unsupported DriverNameWin16 = VDTWIW.DLL DriverNameWin32 = VDTWIN.DLL ;*********************************************************************** ;** ;** Zero Latency support components ;** ;** (Not available on DOS). ;** ;*********************************************************************** [ZL_FONT] DriverName = Unsupported DriverNameWin16 = VDFON30W.DLL DriverNameWin32 = VDFON30N.DLL [ZLC] DriverName = Unsupported DriverNameWin16 = VDZLCW.DLL DriverNameWin32 = VDZLCN.DLL ;*********************************************************************** ;** ;** ICA Control channel. ;** ;** (Not available on DOS). ;** ;*********************************************************************** [ICACTL] DriverName = Unsupported DriverNameWin16 = VDCTLW.DLL DriverNameWin32 = VDCTLN.DLL ;*********************************************************************** ;** ;** License Handler Virtual Driver ;** ;** This virtual driver is responsible for handling all messages ;** from the Citrix server related to licensing. ;** ;*********************************************************************** [LicenseHandler] DriverName = Unsupported DriverNameWin16 = VDLICW.DLL DriverNameWin32 = VDLICN.DLL ;*********************************************************************** ;** ;** Client Audio Mapping Virtual Driver ;** ;** This virtual driver is responsible for providing client audio device ;** access to supplement the ICA 3.0 driver. ;** ;*********************************************************************** [ClientAudio] DriverName = VDCAM.DDL DriverNameWin16 = VDCAMW.DLL DriverNameWin32 = VDCAMN.DLL AudioHWSection = AudioConverter NumCommandBuffers = 128 NumDataBuffers = 64 MaxDataBufferSize = 2048 MaxMicBufferSize = 2000 CommandAckThresh = 1 DataAckThresh = 1 AckDelayThresh = 50 PlaybackDelayThresh = 250 NumMicBuffers = 64 AdaptiveBuffering = TRUE ControlPollTime = 1000 EchoCancellation = TRUE PlaybackBuffers = 12 ;*********************************************************************** ;** ;** Audio Converter Driver ;** ;** This driver is responsible for augmenting client audio by providing ;** the mechanisms needed to convert between different audio formats ;** ;*********************************************************************** [AudioConverter] DriverName = AUDCVT.DDL DriverNameWin16 = AUDCVTW.DLL DriverNameWin32 = AUDCVTN.DLL AudioHWSection = AudioHardware ConverterSection = AudioConverterList ;*********************************************************************** ;** ;** Audio Hardware Driver ;** ;** This driver is responsible for providing hardware audio device ;** access to the Client Audio Mapping VD. ;** ;*********************************************************************** [AudioHardware] DriverName = SB16.DDL DriverNameWin16 = AUDHALW.DLL DriverNameWin32 = AUDHALN.DLL ;*********************************************************************** ;** ;** Audio Converter Modules ;** ;** This section tells the Audio Converter how many converter modules ;** it is to load as well as providing the section name to get the ;** module specific info ;** ;*********************************************************************** [AudioConverterList] NumConverters = 4 Converter0 = ConverterADPCM Converter1 = ConverterVorbis Converter2 = ConverterSpeex Converter3 = ConverterOpus ;*********************************************************************** ;** ;** ADPCM Audio Converter ;** ;** This section tells the Audio Converter the name of the converter module to ;** load as well as information that particular module will use ;** ;*********************************************************************** [ConverterADPCM] DriverName = ADPCM.DDL DriverNameWin16 = ADPCMW.DLL DriverNameWin32 = ADPCM.DLL ;*********************************************************************** ;** ;** Vorbis Audio Converter ;** ;** This section tells the Audio Converter the name of the converter module to ;** load as well as information that particular module will use ;** ;*********************************************************************** [ConverterVorbis] DriverName = CTXVORBIS.DLL DriverNameWin32 = CTXVORBIS.DLL ;*********************************************************************** ;** ;** Speex Audio Converter ;** ;** This section tells the Audio Converter the name of the converter module to ;** load as well as information that particular module will use ;** ;*********************************************************************** [ConverterSpeex] DriverName = CTXSPEEX.DLL DriverNameWin32 = CTXSPEEX.DLL ;*********************************************************************** ;** ;** Opus Audio Converter ;** ;** This section tells the Audio Converter the name of the converter module to ;** load as well as information that particular module will use ;** ;*********************************************************************** [ConverterOpus] DriverName = CTXOPUS.DLL DriverNameWin32 = CTXOPUS.DLL ;*********************************************************************** ;** ;** Smart Card Virtual Driver ;** ;** This virtual driver is responsible for the smart card support to ;** supplement the ICA 3.0 driver. ;** ;** Not available on Windows 16-bit machines and DOS. ;** ;*********************************************************************** [SmartCard] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDSCARDN.DLL ;*********************************************************************** ;** ;** SpeedScreen Multimedia Acceleration Virtual Driver ;** ;** This virtual driver is responsible for the multimedia support to ;** supplement the ICA 3.0 driver. ;** ;** Not available on Windows 16-bit machines and DOS. ;** ;*********************************************************************** [Multimedia] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDMMN.DLL ;*********************************************************************** ;** ;** WebPage Redirection Virtual Driver ;** ;** This virtual driver is responsible for the webpage redirection ;** support. ;** ;*********************************************************************** [WebPageRedirection] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDBROWSERN.DLL ;*********************************************************************** ;** ;** Teams Redirection Virtual Driver ;** ;** This virtual driver is responsible for the Teams redirection ;** support. ;** ;*********************************************************************** [TeamsRedirection] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDTEAMSN.DLL ;*********************************************************************** ;** ;** PortForward Redirection Virtual Driver ;** ;** This virtual driver is responsible for the Port Forward ;** support. ;** ;*********************************************************************** [PortForward] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDPORTFORWARDN.DLL [TwainRdr] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDTWN.DLL ;********************************************************************** ;** ;** SSPI (Kerberos logon). Win32 only. ;** ;********************************************************************** [SSPI] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDSSPIN.DLL ;********************************************************************** ;** ;** EUEM (End User Experience Monitoring). Win32 only. ;** ;********************************************************************** [UserExperience] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDEUEMN.DLL ;********************************************************************** ;** ;** Generic USB. (XenDesktop) ;** ;********************************************************************** [GenericUSB] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDGUSBN.DLL ;********************************************************************** ;** ;** VDTUI (Status Indicator Virtual channel) ;** ;********************************************************************** [VDTUI] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDTUIN.DLL ;********************************************************************** ;** ;** VDMRVC (Mobile Receiver Virtual channel) ;** ;********************************************************************** [MobileReceiver] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDMRVC.DLL ;********************************************************************** ;** ;** VDSENS (Sensor/Location Virtual channel) ;** ;********************************************************************** [Sensor] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDSENS.DLL ;*********************************************************************** ;** ;** Multitouch Virtual Driver ;** ;** This virtual driver is responsible for multi-touch support to ;** supplement the ICA 3.0 driver. ;** ;** Not available on Windows 16-bit machines and DOS. ;** ;*********************************************************************** [Multitouch] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDMTCHN.DLL ;*********************************************************************** ;** ;** VDIME Virtual Driver ;** ;** This virtual driver is responsible for VDIME support to ;** supplement the ICA 3.0 driver. ;** ;** Not available on Windows 16-bit machines and DOS. ;** ;*********************************************************************** [VDIME] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDIME.DLL ;*********************************************************************** ;** ;** NSAP Virtual Driver ;** ;** This virtual driver is responsible for Netscaler App Experience ;** support ;** ;** Not available on Windows 16-bit machines and DOS. ;** ;*********************************************************************** [NSAP] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDNSAP.DLL ;*********************************************************************** ;** ;** Generic Data Transfer Virtual Driver ;** ;** This virtual driver is responsible for providing stream transfer ;** capabilities to the clipboard virtual channel (and perhaps other VCs) ;** ;*********************************************************************** [GDT] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDGDT.DLL ;*********************************************************************** ;** ;** Drag and Drop Virtual Driver ;** ;*********************************************************************** [DND] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDDND.DLL ;*********************************************************************** ;** ;** FIDO2 Virtual Driver ;** ;*********************************************************************** [FIDO] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDFIDO.DLL ;*********************************************************************** ;** ;** WIA Redirection Virtual Driver ;** ;*********************************************************************** [WIA] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDWIA.DLL ;*********************************************************************** ;** ;** Generic Scanner Redirection Virtual Driver ;** ;*********************************************************************** [GSCAN] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDGSCAN.DLL ;*********************************************************************** ;** ;** Remote Credential Guard Virtual Driver ;** ;*********************************************************************** [RCG] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDRCG.DLL ;********************************************************************** ;** ;** AppProtection Virtual Driver ;** ;********************************************************************** [APPP] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDAPPP.DLL ;********************************************************************** ;** ;** Supportability Virtual Driver ;** ;********************************************************************** [Support] DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDSUPPORT.DLL ;********************************************************************** ;** ;** DVCAdapter (DVC Client) ;** ;********************************************************************** [DVCAdapter] (Default) = Unsupported DriverName = Unsupported DriverNameWin16 = Unsupported DriverNameWin32 = VDDVC0N.DLL DvcPlugins = CitrixDVCPlug-in,PNPRedirection ;********************************************************************** ;** ;** DVCPlugin_PNPRedirection (DVC Client: Plug and Play plugin) ;** ;********************************************************************** [DVCPlugin_PNPRedirection] PluginClassId = {A1230401-67a5-4df6-a730-dce8822c80c4} DvcNames = PlugAndPlay ;********************************************************************** ;** ;** Hotkey lists (UI) ;** ;********************************************************************** [Hotkey Shift States] (none)=0 Shift=3 Ctrl=4 Alt=8 ;Alt+Shift=11 ;Ctrl+Alt=12 ;Ctrl+Shift=7 ;Ctrl+Alt+Shift=15 [Hotkey Keys] (none)=0 F1=59 F2=60 F3=61 F4=62 F5=63 F6=64 F7=65 F8=66 F9=67 F10=68 F11=87 F12=88 Esc=1 minus=74 plus=78 star=55 tab=15 ;Used for PC98 Architecture [Hotkey Keys PC98] (none)=0 F1=98 F2=99 F3=100 F4=101 F5=102 F6=103 F7=104 F8=105 F9=106 F10=107 F11=82 F12=83 Esc=0 minus=64 plus=73 star=69 tab=15 ;********************************************************************** ;** ;** Keyboard Layout lists (UI) ;** ;********************************************************************** [KeyboardLayout] (User Profile)=0x00000000 (Server Default)=0xFFFFFFFF Belgian Dutch=0x00000813 Belgian French=0x0000080C Brazilian (ABNT)=0x00000416 British=0x00000809 Bulgarian=0x00000402 Canadian French=0x00001009 Canadian French (Legacy)=0x00000C0C Canadian Multilingual Standard=0x00011009 Croatian=0x0000041A Czech=0x00000405 Danish=0x00000406 Dutch=0x00000413 Finnish=0x0000040B French=0x0000040C German=0x00000407 Greek=0x00000408 Hungarian=0x0000040E Icelandic=0x0000040F Italian=0x00000410 Italian (142)=0x00010410 Latin American=0x0000080A Norwegian=0x00000414 Polish (Programmers)=0x00000415 Portuguese=0x00000816 Romanian=0x00000418 Russian=0x00000419 Slovak=0x0000041B Slovenian=0x00000424 Spanish=0x0000040A Spanish variation=0x0001040A Swedish=0x0000041D Swiss French=0x0000100C Swiss German=0x00000807 Turkish (F)=0x0001041F Turkish (Q)=0x0000041F US=0x00000409 US-Dvorak=0x00010409 US-International=0x00020409 Japanese MS-IME98=0xe0010411 Japanese ATOK11 Ver.1.0=0xe0020411 [Keyboard Dll Codes] kbdbe.dll=0x0000080C kbdbr.dll=0x00000416 kbduk.dll=0x00000809 kbdfc.dll=0x00001009 kbdda.dll=0x00000406 kbdne.dll=0x00000413 kbdfi.dll=0x0000040B kbdfr.dll=0x0000040C kbdca.dll=0x00010C0C kbdgr.dll=0x00000407 kbdic.dll=0x0000040F kbdit.dll=0x00000410 kbdla.dll=0x0000080A kbdno.dll=0x00000414 kbdpo.dll=0x00000816 kbdsp.dll=0x0000040A kbdsw.dll=0x0000041D kbdsf.dll=0x0000100C kbdsg.dll=0x00000807 kbdus.dll=0x00000409 kbddv.dll=0x00010409 kbdusx.dll=0x00020409 [Language IDs] dan=0x00000406 deu=0x00000407 eng=0x00000809 enu=0x00000409 esn=0x0000040A esp=0x0000040A fin=0x0000040B fra=0x0000040C frc=0x00000C0C isl=0x0000040F ita=0x00000410 nld=0x00000413 nor=0x00000414 ptg=0x00000816 sve=0x0000041D ;********************************************************************** ;** ;** Device Settings lists (UI) ;** ;** The following lists contain values which are presented to the user ;** via the user interface. To prevent a value from being offered to ;** the user, comment it out (preceed with semicolon). To present ;** additional values, add the new value to the list (followed by equal sign) ;** ;********************************************************************** [Baud Rates] 9600 = 19200 = 38400 = 57600 = 115200 = 230400 = [Baud Rates - WIN16] 9600 = 19200 = 38400 = 57600 = [Data Bits] 4 = 5 = 6 = 7 = 8 = [Parity] Even = Odd = None = Mark = Space = [Stop Bits] 1 = 1.5 = 2 = [Port Numbers] 1 = 2 = 3 = 4 = 5 = 6 = 7 = 8 = 9 = 10 = [IO Addresses] Default = 0x03F8 = 0x02F8 = 0x03E8 = 0x02E8 = [Interrupts] Default = 2 = 3 = 4 = 5 = 6 = 7 = 8 = 9 = 10 = 11 = 12 = 13 = 14 = 15 = [Hardware Receive Flow Control] RTS = DTR = [Hardware Transmit Flow Control] CTS = DSR = [KeyboardType] (Default)=0x00000000 101 Keyboard (Japanese)=0x000C0007 106 Keyboard (Japanese)=0x020C0007 DEC LK411-AJ Keyboard (Japanese)=0x870C0007 DEC LK411-JJ Keyboard (Japanese)=0x850C0007 IBM PC/XT or compatible keyboard=0x000C0004 Japanese Keyboard for 106n (Japanese)=0x860C0007 NEC PC-9800 on PC98-NX (Japanese)=0x810F0007 NEC PC-9800 on PC98-NX 2 (Japanese)=0x820F0007 NEC PC-9800 Windows 95 and 98 (Japanese)=0x830F0007 NEC PC-9800 Windows NT (Japanese)=0x840F0007 ;********************************************************************** ;** ;** Display Devices ;** ;** The following lists are Display Devices that do not handle Top-Down ;** Device-Independent Bitmaps, DIBs. ;** ;********************************************************************** [Cirrus Logic 546X 1.71] DEFAULT\drv = 546X.drv ProviderName = Cirrus Logic Ver = 4.0 [Cirrus Logic 546X 1.71g] DEFAULT\drv = 546X.drv ProviderName = Cirrus Logic Ver = 4.0 [Cirrus Logic 546X - ISDCorp (c) v2.00] DEFAULT\drv = 546X.drv ProviderName = Cirrus Logic Ver = 4.0 ;********************************************************************** ;** ;** Pass-Through of Windows Key Combinations (a.k.a. Keyboard Mapping) ;** ;********************************************************************** [TransparentKeyPassthrough] Local=1 Remote=2 FullScreenOnly=3 ;*********************************************************************** ;** ;** Local IME support ;** ;*********************************************************************** [LocalIME] 0= 1= ;*********************************************************************** ;** ;** ICA Client Logging (false/true/verbose) ;** ;*********************************************************************** [Logging] LogFile= LogStartup=false LogICAFile=false LogConnectionAuthorisation=false LogEvidence=false LogConfigurationAccess=false ;*********************************************************************** ;** ;** ICA Client User Delegation ;** ;*********************************************************************** [Delegation] AdvancedConfiguration=administrator RegionIdentification=administrator LockdownProfiles=administrator,user,grouppolicy_machine,grouppolicy_user