E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient>.\nsis\makensis setup.nsi MakeNSIS v2.461 - Copyright 1995-2009 Contributors See the file COPYING for license details. Credits can be found in the Users Manual. Processing config: Processing plugin dlls: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Plugins\*.dll" - AdvSplash::show - Banner::destroy - Banner::getWindow - Banner::show - BgImage::AddImage - BgImage::AddText - BgImage::Clear - BgImage::Destroy - BgImage::Redraw - BgImage::SetBg - BgImage::SetReturn - BgImage::Sound - Dialer::AttemptConnect - Dialer::AutodialHangup - Dialer::AutodialOnline - Dialer::AutodialUnattended - Dialer::GetConnectedState - InstallOptions::dialog - InstallOptions::initDialog - InstallOptions::show - KillProc::IsFileInUse - KillProc::KillProcByBaseName - KillProc::KillProcByFullPath - LangDLL::LangDialog - Math::Script - NSISdl::download - NSISdl::download_quiet - Splash::show - StartMenu::Init - StartMenu::Select - StartMenu::Show - System::Alloc - System::Call - System::Copy - System::Free - System::Get - System::Int64Op - System::Store - TypeLib::GetLibVersion - TypeLib::Register - TypeLib::UnRegister - UserInfo::GetAccountType - UserInfo::GetName - UserInfo::GetOriginalAccountType - VPatch::GetFileCRC32 - VPatch::GetFileMD5 - VPatch::vpatchfile - nsDialogs::Create - nsDialogs::CreateControl - nsDialogs::CreateItem - nsDialogs::CreateTimer - nsDialogs::GetUserData - nsDialogs::KillTimer - nsDialogs::OnBack - nsDialogs::OnChange - nsDialogs::OnClick - nsDialogs::OnNotify - nsDialogs::SelectFileDialog - nsDialogs::SelectFolderDialog - nsDialogs::SetRTL - nsDialogs::SetUserData - nsDialogs::Show - nsExec::Exec - nsExec::ExecToLog - nsExec::ExecToStack !define: "MUI_INSERT_NSISCONF"="" Changing directory to: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient" Processing script file: "setup.nsi" !define: "PRODUCT_NAME"="BH监测诊断客户端插件" !define: "PRODUCT_NAME_ENG"="BH Monitor Client Plugin" !define: "PRODUCT_VERSION"="4.9.1.47" !define: "FILE_VERSION"="4.9.1.47" !define: "PRODUCT_PUBLISHER"="博华信智" !define: "PRODUCT_PUBLISHER_ENG"="BHXZ" !define: "PRODUCT_WEB_SITE"="http://www.bhxz.net" !define: "PRODUCT_DIR_REGKEY"="Software\Microsoft\Windows\CurrentVersion\App Paths\BHClient.exe" !define: "PRODUCT_UNINST_KEY"="Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件" !define: "PRODUCT_UNINST_ROOT_KEY"="HKLM" !define: "WITH_PIDMS"="0" !include: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Include\MUI.nsh" !include: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Contrib\Modern UI\System.nsh" NSIS Modern User Interface version 1.8 - Copyright 2002-2009 Joost Verburg (E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Contrib\Modern UI\System.nsh:8) !define: "MUI_INCLUDED"="" !define: "MUI_SYSVERSION"="1.8" !define: "MUI_VERBOSE"="3" !include: closed: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Contrib\Modern UI\System.nsh" !include: closed: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Include\MUI.nsh" !include: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Include\LogicLib.nsh" !include: closed: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Include\LogicLib.nsh" !define: "MUI_ABORTWARNING"="" !define: "MUI_ICON"="BHClientSetup.ico" !define: "MUI_UNICON"="E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\nsis\Contrib\Graphics\Icons\modern-uninstall.ico" !insertmacro: MUI_PAGE_WELCOME !insertmacro: end of MUI_PAGE_WELCOME !insertmacro: MUI_PAGE_DIRECTORY !insertmacro: end of MUI_PAGE_DIRECTORY !insertmacro: MUI_PAGE_INSTFILES !insertmacro: end of MUI_PAGE_INSTFILES !insertmacro: MUI_PAGE_FINISH !insertmacro: end of MUI_PAGE_FINISH !insertmacro: MUI_UNPAGE_INSTFILES !insertmacro: end of MUI_UNPAGE_INSTFILES !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE VIAddVersionKey: "ProductName" "BH Monitor Client Plugin" VIAddVersionKey: "Comments" "BH Monitor Client Plugin" VIAddVersionKey: "CompanyName" "BHXZ" VIAddVersionKey: "LegalTrademarks" "BHXZ 版权所有" VIAddVersionKey: "LegalCopyright" "BHXZ 版权所有" VIAddVersionKey: "FileDescription" "BH Monitor Client Plugin" VIAddVersionKey: "ProductVersion" "4.9.1.47" VIAddVersionKey: "FileVersion" "4.9.1.47" Name: "BH监测诊断客户端插件 4.9.1.47" OutFile: "BHClientSetup.exe" InstallDir: "D:\BHXZ\BHClient" InstallRegKey: "HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\BHClient.exe\" ShowInstDetails: show ShowUnInstDetails: show !insertmacro: KillProcMacro Function: "KillProcFunc" StrCpy $R0 "5" () () DetailPrint: "检查客户端注册信息" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do File: "nsExec.dll"->"$PLUGINSDIR\nsExec.dll" [compress] 4628/18432 bytes Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Unregister Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Unregister Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Unregister IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop DetailPrint: "检查CELL组件注册信息" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do Plugin Command: ExecToLog "$SYSDIR\regsvr32.exe" /u /s "$INSTDIR\cell\CellCtrl5.ocx" Plugin Command: ExecToLog "$SYSDIR\regsvr32.exe" /u /s "$INSTDIR\cell\YRWXls.ocx" IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop DetailPrint: "检查已安装和正在运行的客户端组件" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do File: "KillProc.dll"->"$PLUGINSDIR\KillProc.dll" [compress] 19480/49152 bytes Plugin Command: KillProcByFullPath $INSTDIR\Updater.exe Plugin Command: KillProcByFullPath $INSTDIR\update\Updater.exe Plugin Command: KillProcByFullPath $INSTDIR\BHClientB.exe Plugin Command: KillProcByFullPath $INSTDIR\BHClient.exe IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop Plugin Command: KillProcByFullPath $INSTDIR\BHClientSet.exe Plugin Command: KillProcByFullPath $INSTDIR\GenPict.exe Plugin Command: KillProcByFullPath $INSTDIR\Config.exe FunctionEnd !insertmacro: end of KillProcMacro !insertmacro: KillProcMacro Function: "un.KillProcFunc" StrCpy $R0 "5" () () DetailPrint: "检查客户端注册信息" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do File: "nsExec.dll"->"$PLUGINSDIR\nsExec.dll" [compress] 4628/18432 bytes Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Unregister Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Unregister Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Unregister IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop DetailPrint: "检查CELL组件注册信息" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do Plugin Command: ExecToLog "$SYSDIR\regsvr32.exe" /u /s "$INSTDIR\cell\CellCtrl5.ocx" Plugin Command: ExecToLog "$SYSDIR\regsvr32.exe" /u /s "$INSTDIR\cell\YRWXls.ocx" IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop DetailPrint: "检查已安装和正在运行的客户端组件" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do File: "KillProc.dll"->"$PLUGINSDIR\KillProc.dll" [compress] 19480/49152 bytes Plugin Command: KillProcByFullPath $INSTDIR\Updater.exe Plugin Command: KillProcByFullPath $INSTDIR\update\Updater.exe Plugin Command: KillProcByFullPath $INSTDIR\BHClientB.exe Plugin Command: KillProcByFullPath $INSTDIR\BHClient.exe IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop Plugin Command: KillProcByFullPath $INSTDIR\BHClientSet.exe Plugin Command: KillProcByFullPath $INSTDIR\GenPict.exe Plugin Command: KillProcByFullPath $INSTDIR\Config.exe FunctionEnd !insertmacro: end of KillProcMacro !define: "in.TryKillProc"="Call KillProcFunc" !define: "un.TryKillProc"="Call un.KillProcFunc" Section: "-DeregisterAndKillProcess" Call "KillProcFunc" SectionEnd Section: "在线插件" ->(SEC_BH5000) SetOutPath: "$INSTDIR" File: "AciFunc.dll" [compress] 57096/122880 bytes File: "acoconf.xml" [compress] 331/697 bytes File: "atou_diagnose.dll" [compress] 27029/90112 bytes File: "BaseFunc.dll" [compress] 16905/53248 bytes File: "BH5000ClientOPPages.dll" [compress] 36486/102400 bytes File: "BHCaseLibComDlg.dll" [compress] 103097/299008 bytes File: "BHCaseLibMWSP.dll" [compress] 80324/221184 bytes File: "BHChinese.dll" [compress] 22268/86016 bytes File: "BHClient.exe" [compress] 246565/724992 bytes File: "BHClientB.exe" [compress] 296064/864256 bytes File: "BHClientSet.exe" [compress] 26615/77824 bytes File: "BHCommPOS.dll" [compress] 367528/1081344 bytes File: "BHEnglish.dll" [compress] 59069/380928 bytes File: "BHFilterEx.dll" [compress] 35728/106496 bytes File: "BHReportExport.dll" [compress] 81766/225280 bytes File: "BHResMgr.dll" [compress] 39069/98304 bytes File: "BHTraceLog.dll" [compress] 5560/14848 bytes File: "BHTreeControl.dll" [compress] 71645/208896 bytes File: "BHUtils.dll" [compress] 288649/770048 bytes File: "BitmapConfigModule.dll" [compress] 1343220/6455296 bytes File: "bug.mdb" [compress] 7703/212992 bytes File: "bzip2.dll" [compress] 23387/57344 bytes File: "CCES.db3" [compress] 28682/158720 bytes File: "ceutil.dll" [compress] 3664/24655 bytes File: "comm_fun.dll" [compress] 50797/167936 bytes File: "DbFunc.dll" [compress] 48113/139264 bytes File: "DseAdo.dll" [compress] 38568/110592 bytes File: "error.ico" [compress] 1153/3262 bytes File: "FanPump.db3" [compress] 0 bytes File: "filter_w.dll" [compress] 53755/167936 bytes File: "FixCommA.dll" [compress] 7428/21504 bytes File: "gdiplus.dll" [compress] 936415/1724416 bytes File: "GenPict.exe" [compress] 107903/266240 bytes File: "Graph.mdb" [compress] 24785701/45711360 bytes File: "GraphCtrl.dll" [compress] 183372/446464 bytes File: "GuiFunc.dll" [compress] 51242/131072 bytes File: "help.chm" [compress] 2821926/2856726 bytes File: "HZCommonLib.dll" [compress] 47936/147456 bytes File: "HZFigure.dll" [compress] 153401/499712 bytes File: "HZGrid.dll" [compress] 82651/212992 bytes File: "IACE.dll" [compress] 34456/98304 bytes File: "ice32.dll" [compress] 485277/1507328 bytes File: "iceutil32.dll" [compress] 63206/200704 bytes File: "KDCommLib.dll" [compress] 28926/86016 bytes File: "KDFigureTheme.dll" [compress] 12138/34304 bytes File: "KDFileIO.dll" [compress] 11056/25088 bytes File: "LangResDefine.json" [compress] 63/93 bytes File: "libconfman.so" [compress] 9605/24064 bytes File: "libeay32.dll" [compress] 381568/827392 bytes File: "liblogger.so" [compress] 8264/18944 bytes File: "LMSCommons.dll" [compress] 812622/2179072 bytes File: "LMSFC.dll" [compress] 176095/471040 bytes File: "LMSMATHFUNC.dll" [compress] 17911/45056 bytes File: "Logging.dll" [compress] 44697/184320 bytes File: "login.bmp" [compress] 40289/67640 bytes File: "mfc71.dll" [compress] 515217/1060864 bytes File: "MFC71CHS.DLL" [compress] 10270/40960 bytes File: "mfc71u.dll" [compress] 510923/1047552 bytes File: "msvcp71.dll" [compress] 133113/499712 bytes File: "msvcr71.dll" [compress] 181596/348160 bytes File: "PluginSystem.dll" [compress] 105042/327680 bytes File: "POAppGlobal.bak" [compress] 485/770 bytes File: "POAppGlobal.ini" [compress] 852/1648 bytes File: "ProfSkin285m.dll" [compress] 126411/274432 bytes File: "ProfUIS285m.dll" [compress] 3554830/13750272 bytes File: "rapi.dll" [compress] 26858/77901 bytes File: "RC-exp.db3" [compress] 69737/521216 bytes File: "RC-expEx.db3" [compress] 73723/436224 bytes File: "rdalib.dll" [compress] 21422/62464 bytes File: "Reg.bat" [compress] 23 bytes File: "relpos.cfg" [compress] 0 bytes File: "RuleEngine.dll" [compress] 54631/163840 bytes File: "RuleEngineWrapper.dll" [compress] 81278/225280 bytes File: "sigmath.dll" [compress] 396486/1159168 bytes File: "skin.json" [compress] 788/2761 bytes File: "skinPrint.json" [compress] 789/2761 bytes File: "skinPrint_black.json" [compress] 752/2607 bytes File: "skin_black.json" [compress] 809/2787 bytes File: "splash.bmp" [compress] 737412/1242056 bytes File: "sqlite3.dll" [compress] 250840/505771 bytes File: "ssleay32.dll" [compress] 72464/155648 bytes File: "stopped.ico" [compress] 199/3262 bytes File: "Synopsis2Kb.dll" [compress] 24748/73728 bytes File: "offnet.ico" [compress] 1518/3262 bytes File: "w32SQLite3.dll" [compress] 165189/290816 bytes File: "warning.ico" [compress] 519/3262 bytes File: "xerces-c_2_6.dll" [compress] 523319/1761280 bytes File: "XListCtrlDDRA.dll" [compress] 36709/98304 bytes File: "zipFile.exe" [compress] 2882878/4141306 bytes File: "ZipFile.json" [compress] 1497/7019 bytes File: "ziplib.dll" [compress] 27399/45568 bytes File: "zlib1.dll" [compress] 33576/73728 bytes File: "zlib1d.dll" [compress] 39067/196694 bytes File: "700_high.png" [compress] 3007529/3054875 bytes File: "700_low.png" [compress] 219476/222789 bytes File: "88006.png" [compress] 283852/287065 bytes File: "88007.png" [compress] 417210/420148 bytes File: "88008.png" [compress] 419616/421910 bytes File: "88009.png" [compress] 580305/583374 bytes File: "88010.png" [compress] 411402/414373 bytes File: "88011.png" [compress] 411357/414359 bytes File: "88015.png" [compress] 273851/283491 bytes File: "88016.png" [compress] 121677/132206 bytes File: "88017.png" [compress] 109900/116493 bytes File: "88018.png" [compress] 93676/99181 bytes File: "配置说明.txt" [compress] 568/1205 bytes SetOutPath: "$INSTDIR\bug" SetOutPath: "$INSTDIR\cell" File: "CellCtrl5.ocx" [compress] 1718168/3838014 bytes File: "CellResChs.dll" [compress] 104255/385024 bytes File: "Chart10.dll" [compress] 367390/1810432 bytes File: "ChartChs.dll" [compress] 65796/475136 bytes File: "HAdo.dll" [compress] 80396/176128 bytes File: "reg.bat" [compress] 44/94 bytes File: "YRWXls.ocx" [compress] 337864/764416 bytes SetOutPath: "$INSTDIR\lang" File: "Chinese.json" [compress] 43889/171291 bytes File: "English.json" [compress] 36201/156289 bytes SetOutPath: "$INSTDIR\Plugins" SetOutPath: "$INSTDIR\Plugins\Online" File: "AxisPosition.dll" [compress] 83293/204800 bytes File: "AcquireStatus.dll" [compress] 22322/69632 bytes File: "BarChart.dll" [compress] 47053/126976 bytes File: "BH5000MWSP.dll" [compress] 125831/364544 bytes File: "CaseAdd.dll" [compress] 34337/102400 bytes File: "CaseQuery.dll" [compress] 29918/86016 bytes File: "CaseVerify.dll" [compress] 45255/139264 bytes File: "CBR.dll" [compress] 26744/77824 bytes File: "Cepstrum.dll" [compress] 65716/167936 bytes File: "CompanyAlarm.dll" [compress] 54344/139264 bytes File: "CompreAnalysis.dll" [compress] 69991/180224 bytes File: "CompreMonitoring.dll" [compress] 63628/159744 bytes File: "DynamicBalance.dll" [compress] 63016/163840 bytes File: "DynamicBalanceResponseAnalyze.dll" [compress] 55971/143360 bytes File: "GroupAlarm.dll" [compress] 46747/126976 bytes File: "HisProTrend.dll" [compress] 71588/200704 bytes File: "MaintenanceRecord.dll" [compress] 40161/110592 bytes File: "PlantGraphR.dll" [compress] 254402/733184 bytes File: "RcAlarmQuery.dll" [compress] 263448/724992 bytes File: "RcAxesLoctionWaterfall.dll" [compress] 73866/208896 bytes File: "RcHisCompare.dll" [compress] 75567/200704 bytes File: "RcMultiParam.dll" [compress] 71732/196608 bytes File: "RcStress.dll" [compress] 65416/184320 bytes File: "ReportDiag.dll" [compress] 48962/126976 bytes File: "ReportFactory.dll" [compress] 34369/102400 bytes File: "ReportMachine.dll" [compress] 61360/192512 bytes File: "ReportVib.dll" [compress] 56662/151552 bytes File: "RodSink.dll" [compress] 94786/294912 bytes File: "RotateAlarmQuery.dll" [compress] 197243/487424 bytes File: "RotateAxisTrack.dll" [compress] 101885/258048 bytes File: "RunStatus.dll" [compress] 61925/163840 bytes File: "RunStatus_wangfu.dll" [compress] 60880/167936 bytes File: "ServerStatus.dll" [compress] 28147/86016 bytes File: "ShiGong.dll" [compress] 85780/225280 bytes File: "SingleMulBar.dll" [compress] 60279/151552 bytes File: "StationAlarm.dll" [compress] 58697/155648 bytes File: "SUD.dll" [compress] 125919/315392 bytes File: "SUDRecord.dll" [compress] 39928/114688 bytes File: "TestPO.dll" [compress] 29905/90112 bytes File: "TwoHolospectrum.dll" [compress] 69747/176128 bytes File: "Three2DimHolospectrum.dll" [compress] 61809/159744 bytes File: "VibFullSpecstrum.dll" [compress] 55272/151552 bytes File: "VibHisCompare.dll" [compress] 53634/139264 bytes File: "VibMonitorC.dll" [compress] 89578/221184 bytes File: "VibrationMonitor.dll" [compress] 90982/270336 bytes File: "WindAlarmQuery.dll" [compress] 229281/622592 bytes File: "WindPowerPumpImpact.dll" [compress] 109867/270336 bytes File: "WindPowerPumpRotorDiag.dll" [compress] 83087/204800 bytes File: "WindPowerPumpTrend.dll" [compress] 100698/274432 bytes File: "BHGasTurbineUtils.dll" [compress] 14498/53248 bytes File: "CompreAnalysisTurbine.dll" [compress] 72697/184320 bytes File: "CompreMonitoringDiesel.dll" [compress] 66102/172032 bytes File: "DieselAlarmQuery.dll" [compress] 257941/700416 bytes File: "DieselHisCompare.dll" [compress] 78696/217088 bytes File: "DieselImpact.dll" [compress] 107778/258048 bytes File: "DieselMultiParam.dll" [compress] 81255/225280 bytes File: "InstVel.dll" [compress] 97580/294912 bytes File: "PlantGraphRDiesel.dll" [compress] 275304/794624 bytes File: "PlantGraphRTurbine.dll" [compress] 275295/806912 bytes File: "Power.dll" [compress] 94153/286720 bytes File: "RunStatusDiesel.dll" [compress] 59998/167936 bytes File: "RunStatusTurbine.dll" [compress] 65193/172032 bytes File: "SingleMulBarTurbine.dll" [compress] 63754/163840 bytes File: "TempFieldDistribution.dll" [compress] 49581/131072 bytes File: "TorsVib.dll" [compress] 96166/290816 bytes File: "TurbineAlarmQuery.dll" [compress] 201135/499712 bytes File: "TurbineImpact.dll" [compress] 108813/262144 bytes File: "VibHisCompareTurbine.dll" [compress] 57043/147456 bytes File: "VibMonitorCTurbine.dll" [compress] 91489/225280 bytes File: "VibrationMonitorDiesel.dll" [compress] 96951/290816 bytes File: "WirelessInfoStatistics.dll" [compress] 44096/143360 bytes SetOutPath: "$INSTDIR\sys" SetOutPath: "$INSTDIR\sys\CaseLibrary" File: "Case.cll" [compress] 1005/2131 bytes File: "Case.doc" [compress] 8945/37888 bytes File: "MaintenanceRecord.cll" [compress] 0/2131 bytes File: "MaintenanceRecord.doc" [compress] 9326/40448 bytes SetOutPath: "$INSTDIR\sys\KD5000" File: "DIAG" [compress] 8013/33792 bytes File: "DIAGTEM.cll" [compress] 1472/2465 bytes File: "DIAGTEM.rpt" [compress] 1465/2460 bytes File: "DIAGTEM_PIDMS.cll" [compress] 1473/2457 bytes File: "DIAGTEM_PIDMS.rpt" [compress] 1469/2456 bytes File: "DIAG_BALANCE" [compress] 170115/196608 bytes File: "DYNAMICBALANCE_D.cll" [compress] 886/1763 bytes File: "DYNAMICBALANCE_S.cll" [compress] 694/1141 bytes File: "FACT" [compress] 6345/28672 bytes File: "FACTTEM.rpt" [compress] 799/1220 bytes File: "MACHINE" [compress] 6299/27648 bytes File: "MACHINETEM.rpt" [compress] 851/1731 bytes File: "RCALARM" [compress] 5383/36352 bytes File: "RC_MACHINETEM.RPT" [compress] 1307/4862 bytes File: "temp.xls" [compress] 4921/26112 bytes File: "VIB" [compress] 6154/27648 bytes File: "VIBTEM.rpt" [compress] 771/1458 bytes SetOutPath: "$INSTDIR\sys\Offline" File: "AbnormalReportInDetail_PIDMS.cll" [compress] 769/1255 bytes File: "AbnormalReport_PIDMS.cll" [compress] 937/1574 bytes File: "AlarmRecord_PIDMS.cll" [compress] 829/1299 bytes File: "cru.cll" [compress] 2024/13816 bytes File: "cru.rpt" [compress] 5923/9728 bytes File: "cru_PIDMS.cll" [compress] 983/3571 bytes File: "cru_PIDMS.doc" [compress] 2839/24064 bytes File: "cru_PIDMS_bytime.cll" [compress] 1022/2829 bytes File: "DeviceANAReport.cll" [compress] 863/1389 bytes File: "DIAG" [compress] 8704/36864 bytes File: "DIAGTEM.cll" [compress] 1511/2477 bytes File: "DIAGTEM.rpt" [compress] 1462/2438 bytes File: "DIAGTEM_PIDMS.cll" [compress] 1595/2765 bytes File: "DIAGTEM_PIDMS.rpt" [compress] 1564/2756 bytes File: "DOUBLE-SIDED_DYNAMICBALANCE.cll" [compress] 1406/2860 bytes File: "DOUBLESIDEDDYNAMICBALANCE.doc" [compress] 22433/172544 bytes File: "eqp.cll" [compress] 1396/2628 bytes File: "eqp.doc" [compress] 4627/32768 bytes File: "eqp.rpt" [compress] 139314/3370496 bytes File: "ManuallyWritePatrolRecord.cll" [compress] 917/2016 bytes File: "mnt.cll" [compress] 1259/2215 bytes File: "mnt.doc" [compress] 4052/29696 bytes File: "mnt.rpt" [compress] 121848/2494976 bytes File: "patrolData_PIDMS.cll" [compress] 919/1491 bytes File: "patrolRecord_PIDMS.cll" [compress] 815/1324 bytes File: "RCALARM" [compress] 5598/36864 bytes File: "RecenPatrolReport.cll" [compress] 839/1449 bytes File: "SINGLEDYNAMICBALANCE" [compress] 14959/99840 bytes File: "SINGLE_DYNAMICBALANCE.cll" [compress] 1228/2131 bytes File: "StructReport.cll" [compress] 988/1653 bytes File: "StructReport.doc" [compress] 2783/25600 bytes File: "TaskReport.cll" [compress] 699/1101 bytes File: "UploadReport.cll" [compress] 689/1081 bytes SetOutPath: "$INSTDIR\update" SectionEnd Section: "-Register" StrCpy $R0 "10" () () DetailPrint: "注册客户端组件" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Register Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Register Plugin Command: ExecToLog "$INSTDIR\BHClientB.exe" /Register IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop DetailPrint: "注册CELL组件" StrCpy $R1 "1" () () !insertmacro: _Do !insertmacro: end of _Do Plugin Command: ExecToLog "$SYSDIR\regsvr32.exe" /s "$INSTDIR\cell\CellCtrl5.ocx" Plugin Command: ExecToLog "$SYSDIR\regsvr32.exe" /s "$INSTDIR\cell\YRWXls.ocx" IntOp: $R1=$R1+1 !insertmacro: _Loop !insertmacro: end of _Loop SectionEnd Section: "-AdditionalIcons" CreateDirectory: "$SMPROGRAMS\BHXZ\BS\BHClient" SetOutPath: "$INSTDIR" CreateShortCut: "$SMPROGRAMS\BHXZ\BS\BHClient\BH监测平台.lnk"->"$INSTDIR\BHClient.exe" icon:,0, showmode=0x0, hotkey=0x0, comment= CreateShortCut: "$SMPROGRAMS\BHXZ\BS\BHClient\网络设置.lnk"->"$INSTDIR\BHClientSet.exe" icon:,0, showmode=0x0, hotkey=0x0, comment= WriteINIStr: [InternetShortcut] URL=http://www.bhxz.net in $INSTDIR\BH监测诊断客户端插件.url CreateShortCut: "$SMPROGRAMS\BHXZ\BS\BHClient\Website.lnk"->"$INSTDIR\BH监测诊断客户端插件.url" icon:,0, showmode=0x0, hotkey=0x0, comment= CreateShortCut: "$SMPROGRAMS\BHXZ\BS\BHClient\Help.lnk"->"$INSTDIR\help.chm" icon:,0, showmode=0x0, hotkey=0x0, comment= CreateShortCut: "$SMPROGRAMS\BHXZ\BS\BHClient\Uninstall.lnk"->"$INSTDIR\uninst.exe" icon:,0, showmode=0x0, hotkey=0x0, comment= SectionEnd Section: "-Post" DetailPrint: "记录安装信息" File: "version.txt" [compress] 8 bytes WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\BHClient.exe\=$INSTDIR\BHClient.exe WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件\DisplayName=$(^Name) WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件\UninstallString=$INSTDIR\uninst.exe WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件\DisplayIcon=$INSTDIR\BHClient.exe WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件\DisplayVersion=4.9.1.47 WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件\URLInfoAbout=http://www.bhxz.net WriteRegStr: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件\Publisher=博华信智 WriteUninstaller: "$INSTDIR\uninst.exe" SectionEnd Function: ".onInit" SectionGetFlags: 1->$0 IntOp: $0=$0|16 SectionSetFlags: 1->$0 warning: unknown variable/constant "{SEC_PIDMS}" detected, ignoring (setup.nsi:488) SectionGetFlags: ${SEC_PIDMS}->$0 IntOp: $0=$0|1 warning: unknown variable/constant "{SEC_PIDMS}" detected, ignoring (setup.nsi:490) SectionSetFlags: ${SEC_PIDMS}->$0 FunctionEnd Function: "un.onInit" MessageBox: 292: "你确实要完全移除 $(^Name) ,其及所有的组件?" (on IDYES goto +2) Abort: "" SetAutoClose: true FunctionEnd Function: "un.onUninstSuccess" HideWindow MessageBox: 64: "$(^Name) 已成功地从你的计算机移除。" FunctionEnd Section: "un.DeregisterAndKillProcesses" Call "un.KillProcFunc" SectionEnd Section: "un.RemoveFilsAndDirectories" Delete: "$INSTDIR\AciFunc.dll" Delete: "$INSTDIR\acoconf.xml" Delete: "$INSTDIR\atou_diagnose.dll" Delete: "$INSTDIR\BaseFunc.dll" Delete: "$INSTDIR\BH5000ClientOPPages.dll" Delete: "$INSTDIR\BHCaseLibComDlg.dll" Delete: "$INSTDIR\BHCaseLibMWSP.dll" Delete: "$INSTDIR\BHChinese.dll" Delete: "$INSTDIR\BHClient.exe" Delete: "$INSTDIR\BHClientB.exe" Delete: "$INSTDIR\BHClientSet.exe" Delete: "$INSTDIR\BHCommPOS.dll" Delete: "$INSTDIR\BHEnglish.dll" Delete: "$INSTDIR\BHFilterEx.dll" Delete: "$INSTDIR\BHReportExport.dll" Delete: "$INSTDIR\BHResMgr.dll" Delete: "$INSTDIR\BHTraceLog.dll" Delete: "$INSTDIR\BHTreeControl.dll" Delete: "$INSTDIR\BHUtils.dll" Delete: "$INSTDIR\BitmapConfigModule.dll" Delete: "$INSTDIR\bug.mdb" Delete: "$INSTDIR\bzip2.dll" Delete: "$INSTDIR\CCES.db3" Delete: "$INSTDIR\ceutil.dll" Delete: "$INSTDIR\DbFunc.dll" Delete: "$INSTDIR\DseAdo.dll" Delete: "$INSTDIR\error.ico" Delete: "$INSTDIR\FanPump.db3" Delete: "$INSTDIR\filter_w.dll" Delete: "$INSTDIR\FixCommA.dll" Delete: "$INSTDIR\gdiplus.dll" Delete: "$INSTDIR\GenPict.exe" Delete: "$INSTDIR\Graph.mdb" Delete: "$INSTDIR\GraphCtrl.dll" Delete: "$INSTDIR\GuiFunc.dll" Delete: "$INSTDIR\help.chm" Delete: "$INSTDIR\HZCommonLib.dll" Delete: "$INSTDIR\HZFigure.dll" Delete: "$INSTDIR\HZGrid.dll" Delete: "$INSTDIR\IACE.dll" Delete: "$INSTDIR\ice32.dll" Delete: "$INSTDIR\iceutil32.dll" Delete: "$INSTDIR\KDCommLib.dll" Delete: "$INSTDIR\KDFigureTheme.dll" Delete: "$INSTDIR\KDFileIO.dll" Delete: "$INSTDIR\LangResDefine.json" Delete: "$INSTDIR\libconfman.so" Delete: "$INSTDIR\libeay32.dll" Delete: "$INSTDIR\liblogger.so" Delete: "$INSTDIR\LMSCommons.dll" Delete: "$INSTDIR\LMSFC.dll" Delete: "$INSTDIR\LMSMATHFUNC.dll" Delete: "$INSTDIR\Logging.dll" Delete: "$INSTDIR\login.bmp" Delete: "$INSTDIR\mfc71.dll" Delete: "$INSTDIR\MFC71CHS.DLL" Delete: "$INSTDIR\mfc71u.dll" Delete: "$INSTDIR\msvcp71.dll" Delete: "$INSTDIR\msvcr71.dll" Delete: "$INSTDIR\PluginSystem.dll" Delete: "$INSTDIR\POAppGlobal.bak" Delete: "$INSTDIR\POAppGlobal.ini" Delete: "$INSTDIR\ProfSkin285m.dll" Delete: "$INSTDIR\ProfUIS285m.dll" Delete: "$INSTDIR\rapi.dll" Delete: "$INSTDIR\RC-exp.db3" Delete: "$INSTDIR\RC-expEx.db3" Delete: "$INSTDIR\rdalib.dll" Delete: "$INSTDIR\Reg.bat" Delete: "$INSTDIR\relpos.cfg" Delete: "$INSTDIR\RuleEngine.dll" Delete: "$INSTDIR\RuleEngineWrapper.dll" Delete: "$INSTDIR\sigmath.dll" Delete: "$INSTDIR\skin.json" Delete: "$INSTDIR\skinPrint.json" Delete: "$INSTDIR\skinPrint_black.json" Delete: "$INSTDIR\skin_black.json" Delete: "$INSTDIR\splash.bmp" Delete: "$INSTDIR\sqlite3.dll" Delete: "$INSTDIR\ssleay32.dll" Delete: "$INSTDIR\stopped.ico" Delete: "$INSTDIR\offnet.ico" Delete: "$INSTDIR\Synopsis2Kb.dll" Delete: "$INSTDIR\task.xml" Delete: "$INSTDIR\updater.cfg" Delete: "$INSTDIR\Updater.exe" Delete: "$INSTDIR\w32SQLite3.dll" Delete: "$INSTDIR\warning.ico" Delete: "$INSTDIR\xerces-c_2_6.dll" Delete: "$INSTDIR\XListCtrlDDRA.dll" Delete: "$INSTDIR\zipFile.exe" Delete: "$INSTDIR\ZipFile.json" Delete: "$INSTDIR\ziplib.dll" Delete: "$INSTDIR\zlib1.dll" Delete: "$INSTDIR\zlib1d.dll" Delete: "$INSTDIR\配置说明.txt" RMDir: /r "$INSTDIR\bug" RMDir: /r "$INSTDIR\cell" RMDir: /r "$INSTDIR\lang" RMDir: /r "$INSTDIR\Plugins" RMDir: /r "$INSTDIR\sys" RMDir: /r "$INSTDIR\update" RMDir: "$INSTDIR" SectionEnd Section: "un.RemoveShortcutsAndRegistry" Delete: "$INSTDIR\version.txt" Delete: "$INSTDIR\BH监测诊断客户端插件.url" Delete: "$SMPROGRAMS\BHXZ\BS\BHClient\*.*" RMDir: /r "$SMPROGRAMS\BHXZ\BS\BHClient" RMDir: "$SMPROGRAMS\BHXZ\BS" RMDir: "$SMPROGRAMS\BHXZ" DeleteRegKey: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\BH监测诊断客户端插件 DeleteRegKey: HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\BHClient.exe SectionEnd Processed 1 file, writing output: Adding plug-ins initializing function... Done! Processing pages... Done! Removing unused resources... Done! Generating language tables... Done! Generating uninstaller... Done! Output: "E:\Buildbot\bh5000-slave\BSClientSetup\Build\htdocs\admin\Client\BSClient\BHClientSetup.exe" Install: 5 pages (320 bytes), 5 sections (3 required) (5240 bytes), 685 instructions (19180 bytes), 434 strings (6795 bytes), 1 language table (302 bytes). Uninstall: 2 pages (128 bytes), 3 sections (3144 bytes), 253 instructions (7084 bytes), 205 strings (3495 bytes), 1 language table (230 bytes). Datablock optimizer saved 11658 bytes (~0.0%). Using zlib compression. EXE header size: 100352 / 83456 bytes Install code: 7310 / 32213 bytes Install data: 61362561 / 137557422 bytes Uninstall code+data: 36773 / 41149 bytes CRC (0xF41CCEBF): 4 / 4 bytes Total size: 61507000 / 137714244 bytes (44.6%) 2 warnings: unknown variable/constant "{SEC_PIDMS}" detected, ignoring (setup.nsi:488) unknown variable/constant "{SEC_PIDMS}" detected, ignoring (setup.nsi:490)