代码拉取完成,页面将自动刷新
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "MCKJ"
#define MyAppVersion "1.0"
#define MyAppPublisher "MCKJ, Inc."
#define MyAppURL "http://www.example.com/"
[Setup]
; NOTE: The value of AppId uniquely identifies this application.
; Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{31314621-2101-4D63-93FF-92B357806832}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
;AppVerName={#MyAppName} {#MyAppVersion}
AppPublisher={#MyAppPublisher}
AppPublisherURL={#MyAppURL}
AppSupportURL={#MyAppURL}
AppUpdatesURL={#MyAppURL}
DefaultDirName=\FaceDeteiveWebServer
DefaultGroupName=FaceDeteiveWebServer
DisableProgramGroupPage=yes
AlwaysRestart=yes
OutputDir=D:\
OutputBaseFilename=人脸识别服务管理安装程序
Compression=lzma
SolidCompression=yes
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
[Files]
Source: "D:\work\project\python\PluginServiceWebServer\install-requment.bat"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\install-service.bat"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\uninstall-cmd.bat"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\PluginServiceWebServer.db"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\plugwebserver_service.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\requment.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\settings.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\util.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\web_hander.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\win_service_helper.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\win_service_manage_helper.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\generate_log4netxml.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\generate_dbxml.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\db_helper.py"; DestDir: "{app}"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\algithm.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\camera.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\cameraEdit.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\index.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\log.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\loglist.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\Main.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\RegisterPic.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\RegisterPicEdit.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\winservice.html"; DestDir: "{app}\static"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\css\default.css"; DestDir: "{app}\static\css"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\css\login.css"; DestDir: "{app}\static\css"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\bg1.gif"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\bg3.gif"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\bg4.gif"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\heimingdan.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\icon-pwd.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\icon-user.gif"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\m3.jpg"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\rizhi.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\shexiangji.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\shouye.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\suanfa.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\tuichu.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\images\servicemanage.png"; DestDir: "{app}\static\images"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\js\ajaxupload.js"; DestDir: "{app}\static\js"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\js\common.js"; DestDir: "{app}\static\js"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\js\jquery.pager.js"; DestDir: "{app}\static\js"; Flags: ignoreversion
Source: "D:\work\project\python\PluginServiceWebServer\static\js\jquery-1.8.3.min.js"; DestDir: "{app}\static\js"; Flags: ignoreversion
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
[Run]
Filename: "{app}\install-requment.bat"; Flags: nowait runminimized;
Filename: "{app}\install-service.bat"; Flags: nowait runminimized;
[UninstallRun]
Filename: "{app}\uninstall-cmd.bat"; Flags: nowait runminimized;
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。