@echo NOTE: This bat is for PC Suite 6.82!
@echo Register some of windows dll files:
regsvr32  "ole32.dll"
regsvr32  "oleaut32.dll"
regsvr32  "msxml3.dll"
@echo Register some of PC Suite dll files:
"ServiceLayer.exe" /UnRegServer 
regsvr32  "NclCapability.dll"
regsvr32  "NclFT.dll"
regsvr32  "NclSync.dll"
regsvr32  "NclDS.dll"
regsvr32  "NclPIMAccess.dll"
regsvr32  "ConfServer.dll"
regsvr32  "NclPhonet.dll"
regsvr32  "NOX.dll"
regsvr32  "SecurePlatformToolkit.dll"
regsvr32  "PCCSWpdDriver.dll"
regsvr32  "DBAccess.dll"
regsvr32  "ConnAPI.dll"
regsvr32  "DAAPI.dll"
regsvr32  "NclAPI.dll"
@echo NOTE: Registry to the next dll file(s) may fail if target media is not supported!
@echo Register Infrared:
regsvr32  "Transports\NCLIrDAMM.dll" 
@echo Register USB cable:
regsvr32  "Transports\NCLUSBMM.dll"
@echo Register Serial cable:
regsvr32  "Transports\NCLRSMM.dll"
@echo Register Bluetooth (Broadcomm): 
regsvr32  "Transports\NclBCBTMM.dll"
@echo Register Bluetooth (Microsoft):
regsvr32  "Transports\NclMSBTMM.dll"
@echo Register Bluetooth (IVT BlueSoleil): 
regsvr32  "Transports\NclIVTBTMM.dll"
@echo Register Bluetooth (Toshiba):
regsvr32  "Transports\NclToBTMM.dll"
"ServiceLayer.exe" /service