Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
thick-casting
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘栩锋
thick-casting
Commits
0af61570
Commit
0af61570
authored
Mar 05, 2022
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加 包含称重的安装包
parent
25d8b354
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
103 additions
and
4 deletions
+103
-4
3.get_exe.sh
脚本/3.get_exe.sh
+10
-1
filmCastingInstallZipVersionInfo.json
脚本/filmCastingInstallZipVersionInfo.json
+3
-2
Install.exe
脚本/install/Install.exe
+0
-0
install.json
脚本/install/install.json
+19
-1
CopyAndRunConsole.exe
...尔自动化技术有限公司/windows/UMSystemClientUI/CopyAndRunConsole.exe
+0
-0
SevenZipSharp.dll
...山市枫莱尔自动化技术有限公司/windows/UMSystemClientUI/SevenZipSharp.dll
+0
-0
UMSystemClientUI.exe
...莱尔自动化技术有限公司/windows/UMSystemClientUI/UMSystemClientUI.exe
+0
-0
nlog.config
...tall/佛山市枫莱尔自动化技术有限公司/windows/UMSystemClientUI/nlog.config
+50
-0
版本描述.md
脚本/版本描述.md
+21
-0
No files found.
脚本/3.get_exe.sh
View file @
0af61570
...
...
@@ -106,7 +106,16 @@ files=(\
)
copy_to2
$src_dir
$dest_dir
$files
#Project.FLY.Weight
src_dir
=
"../Project.FLY.Weight/FLY.Weight.UI.Server"
dest_dir
=
"FLY.Weight.UI.Server"
files
=(
\
"x64"
"x86"
\
"FLY.Weight.UI.Server.exe"
\
"nlog.config"
\
"Gage1"
)
copy_to2
$src_dir
$dest_dir
$files
# 修改 $install_dir_root/install.json 中的版本号
# 参考 https://www.cnblogs.com/thePeaceOftheLord/p/11107737.html
...
...
脚本/filmCastingInstallZipVersionInfo.json
View file @
0af61570
{
"InstallZipVersion"
:
"7.
3.5
"
,
"InstallZipUrl"
:
"http://server.flyautomation.net:8889/download/流延测厚仪安装包_v7.
3.5_20220217
.7z"
"InstallZipVersion"
:
"7.
5.1
"
,
"InstallZipUrl"
:
"http://server.flyautomation.net:8889/download/流延测厚仪安装包_v7.
5.1_20220305
.7z"
}
\ No newline at end of file
脚本/install/Install.exe
View file @
0af61570
No preview for this file type
脚本/install/install.json
View file @
0af61570
...
...
@@ -30,6 +30,15 @@
"Name"
:
"自动模头"
,
"IsAutoRun"
:
true
},
{
"PackPath"
:
"佛山市枫莱尔自动化技术有限公司
\\
windows
\\
FLY.Weight.UI.Server"
,
"Exe"
:
"FLY.Weight.UI.Server.exe"
,
"Name"
:
"称重"
,
"IsAutoRun"
:
true
,
"Others"
:[
"Gage1
\\
plcgroups"
]
},
{
"PackPath"
:
"佛山市枫莱尔自动化技术有限公司
\\
windows
\\
FLY.Thick.FilmCasting.UI.DbViewer"
,
"Exe"
:
"FLY.Thick.FilmCasting.UI.DbViewer.exe"
,
...
...
@@ -41,7 +50,15 @@
"PackPath"
:
"佛山市枫莱尔自动化技术有限公司
\\
windows
\\
LP3"
,
"Exe"
:
"FLY.LinkProxy.UI.exe"
,
"Name"
:
"LP3"
,
"IsAutoRun"
:
true
"IsAutoRun"
:
true
,
"IsDefaultSelected"
:
true
},
{
"PackPath"
:
"佛山市枫莱尔自动化技术有限公司
\\
windows
\\
UMSystemClientUI"
,
"Exe"
:
"UMSystemClientUI.exe"
,
"Name"
:
"软件管理器"
,
"IsAutoRun"
:
true
,
"IsDefaultSelected"
:
true
}
]
}
\ No newline at end of file
脚本/install/佛山市枫莱尔自动化技术有限公司/windows/UMSystemClientUI/CopyAndRunConsole.exe
0 → 100644
View file @
0af61570
File added
脚本/install/佛山市枫莱尔自动化技术有限公司/windows/UMSystemClientUI/SevenZipSharp.dll
0 → 100644
View file @
0af61570
File added
脚本/install/佛山市枫莱尔自动化技术有限公司/windows/UMSystemClientUI/UMSystemClientUI.exe
0 → 100644
View file @
0af61570
File added
脚本/install/佛山市枫莱尔自动化技术有限公司/windows/UMSystemClientUI/nlog.config
0 → 100644
View file @
0af61570
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
nlog
xmlns
=
"http://www.nlog-project.org/schemas/NLog.xsd"
xmlns
:
xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xsi
:
schemaLocation
=
"http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"
autoReload
=
"true"
throwExceptions
=
"false"
internalLogLevel
=
"Off"
internalLogFile
=
"c:\temp\nlog-internal.log"
>
<!--
optional
,
add
some
variables
https
://
github
.
com
/
nlog
/
NLog
/
wiki
/
Configuration
-
file
#variables
-->
<
variable
name
=
"myvar"
value
=
"myvalue"
/>
<!--
See
https
://
github
.
com
/
nlog
/
nlog
/
wiki
/
Configuration
-
file
for
information
on
customizing
logging
rules
and
outputs
.
-->
<
targets
>
<!--
add
your
targets
here
See
https
://
github
.
com
/
nlog
/
NLog
/
wiki
/
Targets
for
possible
targets
.
See
https
://
github
.
com
/
nlog
/
NLog
/
wiki
/
Layout
-
Renderers
for
the
possible
layout
renderers
.
-->
<!--
Write
events
to
a
file
with
the
date
in
the
filename
.
<
target
xsi
:
type
=
"File"
name
=
"f"
fileName
=
"${basedir}/logs/${shortdate}.log"
layout
=
"${longdate} ${uppercase:${level}} ${message}"
/>
-->
<
target
xsi
:
type
=
"File"
name
=
"f_debug"
fileName
=
"${basedir}/logs/debug/${shortdate}.log"
layout
=
"${longdate} ${logger} ${uppercase:${level}} ${message}"
archiveAboveSize
=
"1048576"
/>
<
target
xsi
:
type
=
"File"
name
=
"f_error"
fileName
=
"${basedir}/logs/error/${shortdate}.log"
layout
=
"${longdate} ${logger} ${uppercase:${level}} ${message}"
/>
</
targets
>
<
rules
>
<!--
add
your
logging
rules
here
-->
<!--
Write
all
events
with
minimal
level
of
Debug
(
So
Debug
,
Info
,
Warn
,
Error
and
Fatal
,
but
not
Trace
)
to
"f"
<
logger
name
=
"*"
minlevel
=
"Debug"
writeTo
=
"f"
/>
-->
<!--<
logger
name
=
"FObjSysOfClient"
minlevel
=
"Debug"
writeTo
=
"f_debug"
/>-->
<
logger
name
=
"updateClient"
minlevel
=
"Debug"
writeTo
=
"f_debug"
/>
<
logger
name
=
"app"
minlevel
=
"Error"
writeTo
=
"f_error"
/>
</
rules
>
</
nlog
>
脚本/版本描述.md
View file @
0af61570
# 流延测厚仪安装包_v7.5.1_20220305
## 流延测厚仪客户端 v7.5.1
1.
添加 支持称重, 支持自动模头
## 自动模头服务器 v7.0.0
## 称重服务器 v7.0.0
## 流延测厚仪服务器 v7.3.5
## 数据浏览器 v7.0.0
## LP3 v3.0.0
## 软件管理器 v0.9.1
<br/>
<br/>
<br/>
# 流延测厚仪安装包_v7.3.5_20220217
## 流延测厚仪客户端 v7.3.5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment