Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
VSer.inf
Package: 虚拟串口驱动程序.rar [view]
Upload User: zanmei2
Upload Date: 2010-03-06
Package Size: 775k
Code Size: 2k
Category:
Communication Document
Development Platform:
C/C++
- ; VSer.INF
- ; Copyright (c) 2005 bitee@163.com
- [Version]
- Signature="$Windows NT$"
- Class=Ports
- ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
- DriverVer = 02/06/2005, 1.5.2.6
- CatalogFile=VSer.CAT
- Provider=%Bitee%
- [ControlFlags]
- ExcludeFromSelect=ToasterMsToaster
- ;生产厂商
- [Manufacturer]
- %Manu%=Bitee_VirtualSerial
- [Bitee_VirtualSerial]
- ; DisplayName Section DeviceId
- ; ----------- ------- --------
- %BiteeVirtualSerial.DeviceDesc% = VSer.Install, ToasterMsToaster
- [VSer.Install.NT]
- AddReg = VSer.Install.AddReg
- CopyFiles = BtSMC.Install.CopyFiles
- [VSer.Install.CopyFiles]
- VSer.sys,,,2
- [VSer.Install.NT.Services]
- AddService = VSer, 2, VSer.Service, VSer.EventLog
- [VSer.Service]
- DisplayName = %BiteeVirtualSerial.DeviceDesc%
- ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
- StartType = 3 ;%SERVICE_AUTO_START%
- ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%VSer.sys
- [VSer.EventLog]
- AddReg = VSer.AddEventLog.reg
- [VSer.AddEventLog.reg]
- HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%System32driversVSer.sys"
- HKR,, TypesSupported, 0x00010001, 7
- [DestinationDirs]
- DefaultDestDir = 12
- VSer.Install.CopyFiles = 12
- [SourceDisksNames]
- 1 = %InstallDisk%,VSer.sys,,
- [SourceDisksFiles]
- VSer.sys = 1
- ; ================= Strings =====================
- [Strings]
- Bitee = "Bitee Corporation"
- Manu = "Bitee Virtual Serial Ports Department"
- BiteeVirtualSerial.DeviceDesc = "Bitee Virtual Serial Ports"
- InstallDisk = "Bitee Virtual Serial Ports Installation Disk"