home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
install.wim
/
2
/
Windows
/
inf
/
winmobil.inf
< prev
next >
Wrap
Text (UTF-16)
|
2008-01-19
|
54KB
|
421 lines
; Windows Mobile ActiveSync Setup File
; Copyright (c) Microsoft Corporation
;
; WinMobil.INF -- This is the inf installation script for the ActiveSync
;
;;++ Added by AddSDisk.cmd
[SourceDisksNames]
3426=windows cd
[SourceDisksFiles]
ceutil.dll = 3426
rapi.dll = 3426
wcescpxy.dll = 3426
rapistub.dll = 3426
rapispxy.dll = 3426
rapimgr.dll = 3426
tcp2udp.dll = 3426
dtptdns.dll = 3426
wcescomm.dll = 3426
wmdsync.exe = 3426
btplugin.dll = 3426
wmdconn.cpl = 3426
wmdsynce.man = 3426
wmdevmgr.chm = 3426
wmcoinst.dll = 3426
wmdConn.cpl = 3426
;;--
[Version]
Signature = $Windows NT$
Class = Bluetooth
ClassGuid = {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
Provider = %Microsoft%
;; Commented by AddSDisk.cmd
;; LayoutFile = layout.inf
DriverVer=06/21/2006,6.0.6001.18000
pnplockdown = 1
[Manufacturer]
%MfgName%=Generic,NTx86
[Generic.NTx86]
%WinMobil.DeviceDesc% = WINMOBIL,TCPIP\WINDOWS_MOBILE_DEVICE_DRIVER
%WinMobil.DeviceDesc% = WMBTH, BTHENUM\{831C4071-7BC8-4a9c-A01C-15DF25A4ADBC}
[Generic.NTamd64]
%WinMobil.DeviceDesc% = WINMOBIL,TCPIP\WINDOWS_MOBILE_DEVICE_DRIVER
%WinMobil.DeviceDesc% = WMBTH, BTHENUM\{831C4071-7BC8-4a9c-A01C-15DF25A4ADBC}
[DestinationDirs]
DefaultDestDir = 12 ; defaulat to \Drivers
WINMOBIL.NT.CopyFiles_SYS32 = 11 ; installed to %windir%\system32
WINMOBIL.NT.CopyFiles_WM = 10, WindowsMobile ; installed to %windir%\WindowsMobile
WINMOBIL.NT.CopyFiles_COINST = 11
[ControlFlags]
ExcludeFromSelect = *
[WINMOBIL.NTx86]
CopyFiles = WINMOBIL.NT.CopyFiles_SYS32, WINMOBIL.NT.CopyFiles_WM
AddReg = WINMOBIL.NT.AddReg
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
[WINMOBIL.NTamd64]
CopyFiles = WINMOBIL.NT.CopyFiles_SYS32, WINMOBIL.NT.CopyFiles_WM
AddReg = WINMOBIL.NT.AddReg
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
[WMBTH.NTx86]
include = winmobil.inf
needs = WINMOBIL.NTx86
[WMBTH.NTamd64]
include = winmobil.inf
needs = WINMOBIL.NTamd64
;
; install services
;
[WINMOBIL.NTx86.Services]
AddService = RapiMgr, 0x000001F8, RAPIMgr_Service_Inst, RAPIMgr_EventLog_Inst
AddService = WcesComm, 0x000001F8, WCESComm_Service_Inst, WCESComm_EventLog_Inst
[WMBTH.NTx86.Services]
AddService = ,0x00000002
include = winmobil.inf
needs = WINMOBIL.NT$ARCH$.Services
[RAPIMgr_Service_Inst]
DisplayName = "@%windir%\WindowsMobile\rapimgr.dll,-104"
Description = "@%windir%\WindowsMobile\rapimgr.dll,-105"
ServiceType = 0x20
StartType = 0x04
ErrorControl = 1
ServiceBinary = %11%\svchost.exe -k WindowsMobile
Dependencies = RPCSS
AddReg = RAPIMGR.Services_AddReg
StartName = "NT AUTHORITY\LocalService"
[RAPIMgr_EventLog_Inst]
AddReg = RAPIMgr_EventLog_AddReg
[RAPIMgr_EventLog_AddReg]
HKR, , "EventMessageFile", 0x20000, "%windir%\WindowsMobile\rapimgr.dll"
HKR, , "TypesSupported", 0x10001, "31"
[RAPIMGR.Services_AddReg]
HKR, , "DelayedAutoStart", 0x10001, "1"
HKR, Parameters, "ServiceDll", 0x20000, "%windir%\WindowsMobile\rapimgr.dll"
HKR, Parameters, "ServiceMain", 0x00000, "ServiceMain"
HKR, Parameters, "ServiceDllUnloadOnStop", 0x10001, "1"
HKR, , "FailureActions", 0x00000001 , 2c, 01, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 03, 00, 00, 00, 00, 00, 00, 00, 01, 00, 00, 00, 60, ea, 00, 00, 01, 00, 00, 00, c0, d4, 01, 00, 00, 00, 00, 00, 00, 00, 00, 00
[WCESComm_Service_Inst]
DisplayName = "@%windir%\WindowsMobile\wcescomm.dll,-40079"
Description = "@%windir%\WindowsMobile\wcescomm.dll,-40080"
ServiceType = 0x20
StartType = 0x04
ErrorControl = 1
ServiceBinary = %11%\svchost.exe -k WindowsMobile
Dependencies = RapiMgr
AddReg = WCESComm.Services_AddReg
StartName = "NT AUTHORITY\LocalService"
[WCESComm_EventLog_Inst]
AddReg = WCESComm_EventLog_AddReg
[WCESComm_EventLog_AddReg]
HKR, , "EventMessageFile", 0x20000, "%windir%\WindowsMobile\wcescomm.dll"
HKR, , "TypesSupported", 0x10001, "31"
[WCESComm.Services_AddReg]
HKR, , "DelayedAutoStart", 0x10001, "1"
HKR, Parameters, "ServiceDll", 0x20000, "%windir%\WindowsMobile\wcescomm.dll"
HKR, Parameters, "ServiceMain", 0x00000, "ServiceMain"
HKR, Parameters, "ServiceDllUnloadOnStop", 0x10001, "1"
HKR, , "FailureActions", 0x00000001 , 2c, 01, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 03, 00, 00, 00, 00, 00, 00, 00, 01, 00, 00, 00, 60, ea, 00, 00, 01, 00, 00, 00, c0, d4, 01, 00, 00, 00, 00, 00, 00, 00, 00, 00
;
; Install co-installer
;
[WINMOBIL.NTx86.CoInstallers]
CopyFiles = WINMOBIL.NT.CopyFiles_COINST
AddReg = WINMOBIL.NT.CoInstaller_AddReg
[WMBTH.NTx86.CoInstallers]
include = winmobil.inf
needs = WINMOBIL.NT$ARCH$.CoInstallers
[WINMOBIL.NT.CoInstaller_AddReg]
HKR, , CoInstallers32, 0x10008, "wmcoinst.dll, WmcoinstEntryPoint"
;
; Copy files
;
; files copied to system32
[WINMOBIL.NT.CopyFiles_SYS32]
ceutil.dll,,,0x0020
rapi.dll,,,0x0020
wcescommproxy.dll,wcescpxy.dll,,0x0020
wmdConn.cpl,,,0x0020
rapistub.dll,,,0x0020
rapiproxystub.dll,rapispxy.dll,,0x0020
; files copied to windowsmobile
[WINMOBIL.NT.CopyFiles_WM]
rapimgr.dll,,,0x0020
tcp2udp.dll,,,0x0020
dtptdns.dll,,,0x0020
wcescomm.dll,,,0x0020
wmdSync.exe,,,0x0020
BthASPlugin.dll,btplugin.dll,,0x0020
wmdSync.exe.manifest,wmdsyncE.man,,0x0000
wm_devmgr.chm,wmdevmgr.chm,,0x0000
; files copied to system32 for co-installer
[WINMOBIL.NT.CopyFiles_COINST]
wmcoinst.dll,,,0x0020
;
; Add Registry
;
[WINMOBIL.NT.AddReg]
;
; WM_DTPT_DNS_Handler
;
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services\Desktop Passthru\Handlers\DNS, "Port", 0x10003, "53"
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services\Desktop Passthru\Handlers\DNS, "DLL", 0x20002, "%windir%\windowsmobile\dtptdns.dll"
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services\Desktop Passthru\Handlers\DNS, "HandlePacket", 0x00002, "HandleDNSPacket"
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services\Desktop Passthru\Handlers\DNS, "Init", 0x00002, "InitDNSHandler"
;
; WM_legacy_device_connectivity
;
HKLM, SOFTWARE\Microsoft\Windows CE Services, "RasTimeoutResponseWait", 0x10003, "50"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "RasTimeoutPause", 0x10003, "5"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "ConnectTypesAllowed", 0x10003, "10"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "CheckPasswordTimeoutSeconds", 0x10003, "20"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "WaitV2TimeoutSeconds", 0x10003, "4"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "SerialPort", 0x00002, "Bluetooth"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "HasUsbDevice", 0x10003, "0"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "SerialBaudRate", 0x10003, "115200"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DeviceType", 0x00002
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DeviceOemInfo", 0x00002
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DeviceVersion", 0x10003, "71308548"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DeviceProcessorType", 0x10003
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DeviceProcessor", 0x00002
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DTPTNetworkType", 0x00002, "{0}"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "DisableIr", 0x10003, "0"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "GuestOnly", 0x10003, "0"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "MajorVersion", 0x10003, "6"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "MinorVersion", 0x10003, "0"
HKLM, SOFTWARE\Microsoft\Windows CE Services\AutoStartOnConnect, "", 0x00012
HKLM, SOFTWARE\Microsoft\Windows CE Services\AutoStartOnDisconnect, "", 0x00012
HKLM, SOFTWARE\Microsoft\Windows CE Services\ProxyPorts, "Puma", 0x10003, "1026"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\WCESCOMM.EXE, "", 0x20002, "%windir%\windowsmobile\wcescomm.dll"
;
; WM_RAPI_Manager_Stub
;
HKCR, CLSID\{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}, "", 0x00002, "PSFactoryBuffer"
HKCR, CLSID\{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}\InprocServer32, "", 0x20002, "%windir%\system32\rapiproxystub.dll"
HKCR, CLSID\{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}\InprocServer32, "ThreadingModel", 0x00002, "Both"
HKCR, Interface\{23BAB749-F1B0-4AFB-9D19-E622E378F0AB}, "", 0x00002, "IRAPIEnumDevicesPrivate"
HKCR, Interface\{23BAB749-F1B0-4AFB-9D19-E622E378F0AB}\NumMethods, "", 0x00002, "8"
HKCR, Interface\{23BAB749-F1B0-4AFB-9D19-E622E378F0AB}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{258A260C-95CF-46F0-ACFE-695D6463C190}, "", 0x00002, "IRAPISinkPrivate"
HKCR, Interface\{258A260C-95CF-46F0-ACFE-695D6463C190}\NumMethods, "", 0x00002, "5"
HKCR, Interface\{258A260C-95CF-46F0-ACFE-695D6463C190}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{357A557C-B03F-4240-90D8-C6C71C659BF1}, "", 0x00002, "IRAPIEnumDevices"
HKCR, Interface\{357A557C-B03F-4240-90D8-C6C71C659BF1}\NumMethods, "", 0x00002, "8"
HKCR, Interface\{357A557C-B03F-4240-90D8-C6C71C659BF1}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{449FE623-24B0-454B-A889-129BB05DDBED}, "", 0x00002, "IRAPIStream"
HKCR, Interface\{449FE623-24B0-454B-A889-129BB05DDBED}\NumMethods, "", 0x00002, "16"
HKCR, Interface\{449FE623-24B0-454B-A889-129BB05DDBED}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{8A0F1632-3905-4CA4-AEA4-7E094ECBB9A7}, "", 0x00002, "IRAPIDevice"
HKCR, Interface\{8A0F1632-3905-4CA4-AEA4-7E094ECBB9A7}\NumMethods, "", 0x00002, "7"
HKCR, Interface\{8A0F1632-3905-4CA4-AEA4-7E094ECBB9A7}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{B4FD053E-4810-46DB-889B-20E638E334F0}, "", 0x00002, "IRAPISink"
HKCR, Interface\{B4FD053E-4810-46DB-889B-20E638E334F0}\NumMethods, "", 0x00002, "5"
HKCR, Interface\{B4FD053E-4810-46DB-889B-20E638E334F0}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{C5297E5C-0642-4D74-B0CF-04AED816AA38}, "", 0x00002, "IRAPIDevicePrivate"
HKCR, Interface\{C5297E5C-0642-4D74-B0CF-04AED816AA38}\NumMethods, "", 0x00002, "13"
HKCR, Interface\{C5297E5C-0642-4D74-B0CF-04AED816AA38}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}, "", 0x00002, "IRAPIDesktop"
HKCR, Interface\{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}\NumMethods, "", 0x00002, "7"
HKCR, Interface\{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{E24E3CC0-192C-4F1D-BC5F-C14349F1D418}, "", 0x00002, "IRAPIDesktopPrivate"
HKCR, Interface\{E24E3CC0-192C-4F1D-BC5F-C14349F1D418}\NumMethods, "", 0x00002, "12"
HKCR, Interface\{E24E3CC0-192C-4F1D-BC5F-C14349F1D418}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{27114E1C-5712-4FFB-88F0-CEA0288E7CF5}, "", 0x00002, "IAmInternalSink"
HKCR, Interface\{27114E1C-5712-4FFB-88F0-CEA0288E7CF5}\NumMethods, "", 0x00002, "3"
HKCR, Interface\{27114E1C-5712-4FFB-88F0-CEA0288E7CF5}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{567C5EE9-A990-4649-A029-E8A8766EDEA6}, "", 0x00002, "IRAPIDevicePrivateParts"
HKCR, Interface\{567C5EE9-A990-4649-A029-E8A8766EDEA6}\NumMethods, "", 0x00002, "5"
HKCR, Interface\{567C5EE9-A990-4649-A029-E8A8766EDEA6}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
HKCR, Interface\{6A947637-6154-4E23-B17C-B4E56936085F}, "", 0x00002, "IAm3xDevice"
HKCR, Interface\{6A947637-6154-4E23-B17C-B4E56936085F}\NumMethods, "", 0x00002, "3"
HKCR, Interface\{6A947637-6154-4E23-B17C-B4E56936085F}\ProxyStubClsid32, "", 0x00002, "{DCBEB807-14D0-4CBD-926C-B991F4FD1B91}"
;
; WM_device_connectivity_proxy
;
HKCR, CLSID\{4ED4A55B-629E-4B3D-9F18-86CCE9581262}, "", 0x00002, "PSFactoryBuffer"
HKCR, CLSID\{4ED4A55B-629E-4B3D-9F18-86CCE9581262}\InProcServer32, "", 0x20002, "%windir%\system32\WcesCommProxy.dll"
HKCR, CLSID\{4ED4A55B-629E-4B3D-9F18-86CCE9581262}\InProcServer32, "ThreadingModel", 0x00002, "Both"
HKCR, Interface\{4ED4A55B-629E-4B3D-9F18-86CCE9581262}, "", 0x00002, "IDccManPriv"
HKCR, Interface\{4ED4A55B-629E-4B3D-9F18-86CCE9581262}\NumMethods, "", 0x00002, "14"
HKCR, Interface\{4ED4A55B-629E-4B3D-9F18-86CCE9581262}\ProxyStubClsid32, "", 0x00002, "{412E4330-A2EA-4A1C-B723-873E5FA1C618}"
HKCR, Interface\{D6433F5C-AF10-4855-88BB-D7C607094DFF}, "", 0x00002, "IDccManSink2Priv"
HKCR, Interface\{D6433F5C-AF10-4855-88BB-D7C607094DFF}\NumMethods, "", 0x00002, "11"
HKCR, Interface\{D6433F5C-AF10-4855-88BB-D7C607094DFF}\ProxyStubClsid32, "", 0x00002, "{412E4330-A2EA-4A1C-B723-873E5FA1C618}"
HKCR, Interface\{77F311EA-56A7-4AB5-AB64-A5F4B7B5355E}, "", 0x00002, "IDccManShared"
HKCR, Interface\{77F311EA-56A7-4AB5-AB64-A5F4B7B5355E}\NumMethods, "", 0x00002, "50"
HKCR, Interface\{77F311EA-56A7-4AB5-AB64-A5F4B7B5355E}\ProxyStubClsid32, "", 0x00002, "{412E4330-A2EA-4A1C-B723-873E5FA1C618}"
HKCR, CLSID\{412E4330-A2EA-4A1C-B723-873E5FA1C618}, "", 0x00002, "PSFactoryBuffer"
HKCR, CLSID\{412E4330-A2EA-4A1C-B723-873E5FA1C618}\InProcServer32, "", 0x20002, "%windir%\system32\wcescommproxy.dll"
HKCR, CLSID\{412E4330-A2EA-4A1C-B723-873E5FA1C618}\InProcServer32, "ThreadingModel", 0x00002, "Both"
HKCR, Interface\{412E4330-A2EA-4A1C-B723-873E5FA1C618}, "", 0x00002, "IDeviceUiSink"
HKCR, Interface\{412E4330-A2EA-4A1C-B723-873E5FA1C618}\NumMethods, "", 0x00002, "11"
HKCR, Interface\{412E4330-A2EA-4A1C-B723-873E5FA1C618}\ProxyStubClsid32, "", 0x00002, "{412E4330-A2EA-4A1C-B723-873E5FA1C618}"
HKCR, Interface\{AB631772-8707-456C-85D3-E1C2DB42003E}, "", 0x00002, "IGetConnectedSink"
HKCR, Interface\{AB631772-8707-456C-85D3-E1C2DB42003E}\NumMethods, "", 0x00002, "7"
HKCR, Interface\{AB631772-8707-456C-85D3-E1C2DB42003E}\ProxyStubClsid32, "", 0x00002, "{412E4330-A2EA-4A1C-B723-873E5FA1C618}"
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services, "", 0x00012
HKCR, Microsoft.WcesComm, "", 0x00002, "Microsoft.WcesComm.1"
HKCR, Microsoft.WcesComm.1, "", 0x00002, "Microsoft.WcesComm.1"
HKCR, Microsoft.WcesComm.1\CLSID, "", 0x00002, "{FF4C4832-2BEA-4472-98A3-F931BEB8F62B}"
HKCR, CLSID\{FF4C4832-2BEA-4472-98A3-F931BEB8F62B}, "", 0x00002, "Microsoft.WcesComm.1"
HKCR, CLSID\{FF4C4832-2BEA-4472-98A3-F931BEB8F62B}, "AppID", 0x00002, "{A08B43D3-4968-417b-907B-0FB3927EE685}"
HKCR, CLSID\{FF4C4832-2BEA-4472-98A3-F931BEB8F62B}\ProgId, "", 0x00002, "Microsoft.WcesComm.1"
HKCR, CLSID\{FF4C4832-2BEA-4472-98A3-F931BEB8F62B}\VersionIndpendentProgId, "", 0x00002, "Microsoft.WcesComm"
HKCR, AppID\{A08B43D3-4968-417b-907B-0FB3927EE685}, "LocalService", 0x00002, "WcesComm"
HKCR, AppID\{A08B43D3-4968-417b-907B-0FB3927EE685}, "AccessPermission", 0x00003, 01,00,04,80,58,00,00,00,68,00,00,00,00,00,00,00,14,00,00,00,02,00,44,00,03,00,00,00,00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,00,14,00,07,00,00,00,01,01,00,00,00,00,00,05,0A,00,00,00,00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00
HKCR, AppID\{A08B43D3-4968-417b-907B-0FB3927EE685}, "LaunchPermission", 0x00003, 01,00,04,80,70,00,00,00,80,00,00,00,00,00,00,00,14,00,00,00,02,00,5C,00,04,00,00,00,00,00,18,00,1F,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00
HKCR, CLSID\{373E19B5-76AA-46D5-93A9-2E39A99B39B2}, "", 0x00002, "Microsoft.WcesShared.1"
HKCR, CLSID\{373E19B5-76AA-46D5-93A9-2E39A99B39B2}, "AppID", 0x00002, "{A08B43D3-4968-417b-907B-0FB3927EE685}"
HKCR, CLSID\{373E19B5-76AA-46D5-93A9-2E39A99B39B2}\ProgId, "", 0x00002, "Microsoft.WcesShared.1"
HKCR, CLSID\{373E19B5-76AA-46D5-93A9-2E39A99B39B2}\VersionIndpendentProgId, "", 0x00002, "Microsoft.WcesShared"
HKCR, Microsoft.WcesShared, "", 0x00002, "Microsoft.WcesShared.1"
HKCR, Microsoft.WcesShared.1, "", 0x00002, "Microsoft.WcesShared.1"
HKCR, Microsoft.WcesShared.1\CLSID, "", 0x00002, "{373E19B5-76AA-46D5-93A9-2E39A99B39B2}"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\ActiveSyncComm, "Guid", 0x00002, "ea9253ca-35e0-452f-9984-11a2054eba19"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\ActiveSyncComm, "BitNames", 0x00002, " tagWcescomm tagNull tagERROR tagThdSock tagPing tagInstrument tagProxy"
HKLM, SOFTWARE\Microsoft\Windows CE Services\ExtendedSerial, "", 0x00012
HKLM, System\CurrentControlSet\Services\EventLog\Application\wcescomm, "EventMessageFile", 0x20002, "%windir%\WindowsMobile\wcescomm.dll"
HKLM, System\CurrentControlSet\Services\EventLog\Application\wcescomm, "TypesSupported", 0x10003, "31"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost, "WindowsMobile", 0x10008, "wcescomm"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost, "LocalServiceRestricted", 0x10008, "WcesComm"
;
; WM_RAPI_Manager
;
HKCR, CLSID\{ED081F25-6A77-4C89-B689-C6E15C582EC1}, "", 0x00002, "Microsoft.RAPIMgr.1"
HKCR, CLSID\{ED081F25-6A77-4C89-B689-C6E15C582EC1}, "AppID", 0x00002, "{AD7F04A8-CD48-48fa-B7C4-9DB7430E6A0D}"
HKCR, CLSID\{ED081F25-6A77-4C89-B689-C6E15C582EC1}\ProgId, "", 0x00002, "Microsoft.RAPIMgr.1"
HKCR, CLSID\{ED081F25-6A77-4C89-B689-C6E15C582EC1}\VersionIndpendentProgId, "", 0x00002, "Microsoft.RAPIMgr"
HKCR, Microsoft.RAPIMgr, "", 0x00002, "Microsoft.RAPIMgr.1"
HKCR, Microsoft.RAPIMgr.1, "", 0x00002, "Microsoft.RAPIMgr.1"
HKCR, Microsoft.RAPIMgr.1\CLSID, "", 0x00002, "{ED081F25-6A77-4C89-B689-C6E15C582EC1}"
HKCR, AppID\{AD7F04A8-CD48-48fa-B7C4-9DB7430E6A0D}, "LocalService", 0x00002, "RapiMgr"
HKCR, AppID\{AD7F04A8-CD48-48fa-B7C4-9DB7430E6A0D}, "AccessPermission", 0x00003, 01,00,04,80,58,00,00,00,68,00,00,00,00,00,00,00,14,00,00,00,02,00,44,00,03,00,00,00,00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,00,14,00,07,00,00,00,01,01,00,00,00,00,00,05,0A,00,00,00,00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00
HKCR, AppID\{AD7F04A8-CD48-48fa-B7C4-9DB7430E6A0D}, "LaunchPermission", 0x00003, 01,00,04,80,70,00,00,00,80,00,00,00,00,00,00,00,14,00,00,00,02,00,5C,00,04,00,00,00,00,00,18,00,0B,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,00,00,14,00,1F,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\ActiveSyncEngine, "Guid", 0x00002, "ea9253cb-35e0-452f-9984-11a2054eba19"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\ActiveSyncEngine, "BitNames", 0x00002, " tagWCESMgr tagMainFrmWnd tagPartnerView2 tagNPW tagDataSource tagEngine tagSSP tagConfigMgr tagLegacyStatus tagAsMgr tagAirSyncStatus tagAirSyncStatusXML tagWatson tagDeprecated tagTraceToDebugger tagTraceToFile"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\AirSyncEngine1, "Guid", 0x00002, "ea9253cc-35e0-452f-9984-11a2054eba19"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\AirSyncEngine1, "BitNames", 0x00002, " tagSyncEng tagSyncEngPerf tagSyncEngEnex tagOlAuto tagOlAutoBreaks tagAsHttp tagMsgDumpUser tagFSMgr tagFSMgrEnex tagItemEstMgr tagMeetingResponseMgr tagMoveItemsMgr tagMoveItemsMgrEnex tagSyncMgr tagSyncMgrEnex tagXMLParseErrors tagXMLParseUnknownTags tagIXMLParserErrors tagAirSyncParseErrors tagAirSyncBuildVerbose tagWBXmlWriterVerbose tagWBXmlWriterErrors tagWBXmlReaderVerbose tagWBXmlReaderErrors tagTextXmlWriterVerbose tagTextXmlWriterErrors tagTextXmlReaderVerbose tagTextXmlReaderErrors"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\AirSyncEngine2, "Guid", 0x00002, "ea9253cd-35e0-452f-9984-11a2054eba19"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\AirSyncEngine2, "BitNames", 0x00002, " tagServerUtil tagServerUtilEnex tagDeviceStatus tagDeviceStatusLog tagDeviceStatusEnex tagDbApi tagMbase tagCtApi tagIdMapper tagNotif tagMbtest tagCttest"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\Rapi, "Guid", 0x00002, "ea9253ce-35e0-452f-9984-11a2054eba19"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\Rapi, "BitNames", 0x00002, " tagRAPI3x tagRAPICmn tagRAPICmnEnex tagRAPIMgr tagRAPIMgrEnex tagRAPIStub tagRAPIStubEnex tagCeUtil tagAsWpd tagAsWpdEnex"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services, "LogSessionName", 0x00003, 73,00,74,00,64,00,6f,00,75,00,74,00,00,00
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services, "Active", 0x10003, "1"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services, "ControlFlags", 0x10003, "1"
HKLM, System\CurrentControlSet\Services\EventLog\Application\RapiMgr, "EventMessageFile", 0x20002, "%windir%\WindowsMobile\rapimgr.dll"
HKLM, System\CurrentControlSet\Services\EventLog\Application\RapiMgr, "TypesSupported", 0x10003, "31"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost, "WindowsMobile", 0x10008, "rapimgr"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost\WindowsMobile, "CoInitializeSecurityParam", 0x10003, "1"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost\WindowsMobile, "AuthenticationCapabilities", 0x10003, "8192"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost, "LocalServiceRestricted", 0x10008, "RapiMgr"
;
; WM_RAPI_Manager_Proxy
;
HKCR, CLSID\{35440327-1517-4B72-865E-3FFE8E97002F}, "", 0x00002, "Microsoft.RAPIStub.1"
HKCR, CLSID\{35440327-1517-4B72-865E-3FFE8E97002F}\InprocServer32, "", 0x20002, "%windir%\system32\rapistub.dll"
HKCR, CLSID\{35440327-1517-4B72-865E-3FFE8E97002F}\InprocServer32, "ThreadingModel", 0x00002, "Both"
HKCR, CLSID\{35440327-1517-4B72-865E-3FFE8E97002F}, "ThreadingModel", 0x00002, "Both"
HKCR, CLSID\{35440327-1517-4B72-865E-3FFE8E97002F}\ProgId, "", 0x00002, "Microsoft.RAPIStub.1"
HKCR, CLSID\{35440327-1517-4B72-865E-3FFE8E97002F}\VersionIndpendentProgId, "", 0x00002, "Microsoft.RAPIStub"
HKCR, Microsoft.RAPIStub, "", 0x00002, "Microsoft.RAPIStub.1"
HKCR, Microsoft.RAPIStub.1, "", 0x00002, "Microsoft.RAPIStub.1"
HKCR, Microsoft.RAPIStub.1\CLSID, "", 0x00002, "{35440327-1517-4B72-865E-3FFE8E97002F}"
;
; WM_remote_API
;
HKCR, CLSID\{499C0C20-A766-11CF-8011-00A0C90A8F78}, "", 0x00002, "Microsoft.DccMan.3"
HKCR, CLSID\{499C0C20-A766-11CF-8011-00A0C90A8F78}\InprocServer32, "ThreadingModel", 0x00002, "Both"
HKCR, CLSID\{499C0C20-A766-11CF-8011-00A0C90A8F78}\InprocServer32, "", 0x20002, "%windir%\system32\rapi.dll"
HKCR, CLSID\{499C0C20-A766-11CF-8011-00A0C90A8F78}\ProgId, "", 0x00002, "Microsoft.DccMan.3"
HKCR, CLSID\{499C0C20-A766-11CF-8011-00A0C90A8F78}\VersionIndpendentProgId, "", 0x00002, "Microsoft.DccMan"
HKCR, Microsoft.DccMan, "", 0x00002, "Microsoft.DccMan.3"
HKCR, Microsoft.DccMan.3, "", 0x00002, "Microsoft.DccMan.3"
HKCR, Microsoft.DccMan.3\CLSID, "", 0x00002, "{499C0C20-A766-11CF-8011-00A0C90A8F78}"
;
; WM_RAPI_TCP2UDP
;
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services\Desktop Passthru, "Port", 0x10003, "7438"
HKLM, SOFTWARE\Microsoft\Windows CE Services\Services\Desktop Passthru\Handlers, "", 0x00012
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\ActiveSyncDtpt, "Guid", 0x00002, "ea9253c9-35e0-452f-9984-11a2054eba19"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Tracing\Microsoft\Windows CE Services\ActiveSyncDtpt, "BitNames", 0x00002, " tagDtptDns tagTcp2udp"
;
; BthASPlugin.dll
;
HKCR, CLSID\{86A0B54A-5721-41b4-A3F1-81C6531B7D22}, , 0x00002, "ASSerialExBth"
HKCR, CLSID\{86A0B54A-5721-41b4-A3F1-81C6531B7D22}\InprocServer32, , 0x20002, "%windir%\WindowsMobile\BthASPlugin.dll"
HKCR, CLSID\{86A0B54A-5721-41b4-A3F1-81C6531B7D22}\InprocServer32, "ThreadingModel", 0x00002, "Free"
HKCR, CLSID\{86A0B54A-5721-41b4-A3F1-81C6531B7D22}\ProgID, , 0x00002, "Microsoft.ASSerialExBth.1"
HKCR, Microsoft.ASSerialExBth.1, , 0x00002, "ASSerialExBth"
HKCR, Microsoft.ASSerialExBth.1, "Version", 0x10003, "65536"
HKCR, Microsoft.ASSerialExBth.1\CLSID, , 0x00002, "{86A0B54A-5721-41b4-A3F1-81C6531B7D22}"
HKLM, SOFTWARE\Microsoft\Windows CE Services\ExtendedSerial\{86A0B54A-5721-41b4-A3F1-81C6531B7D22}, , 0x00002, "Bluetooth"
HKLM, SOFTWARE\Microsoft\Windows CE Services\ExtendedSerial\{86A0B54A-5721-41b4-A3F1-81C6531B7D22}, "Disabled", 0x10003, "0"
;
; wmdSync.exe
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run, "Windows Mobile-based device management", 0x20002, "%windir%\WindowsMobile\wmdSync.exe"
HKLM, SOFTWARE\Microsoft\Windows CE Services, "InstalledDir", 0x20002, "%windir%\WindowsMobile"
;
; wmdConn.cpl
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.Software.AppId,"%SystemRoot%\system32\wmdConn.cpl", 0x00002, "{8B042668-3FCD-47e2-86F9-D509140D136F}"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ApplicationName,"%SystemRoot%\system32\wmdConn.cpl", 0x00002, "Microsoft.WindowsMobileDeviceCenter"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category,"%SystemRoot%\system32\wmdConn.cpl", 0x00002, "2,3,11"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.Software.TasksFileUrl,"%SystemRoot%\system32\wmdConn.cpl", 0x00002, "%SystemRoot%\WindowsMobile\wmdsync.exe,-21"
[Strings]
Microsoft = "Microsoft Corporation"
MfgName = "Microsoft Corporation"
WinMobil.DeviceDesc = "Windows Mobile-based device support"