1 Star 1 Fork 11

Latonia/liteblog

forked from 归位/liteblog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wix.json 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
{
"product": "liteblog",
"company": "jicg",
"license": "LICENSE",
"upgrade-code": "7dd73fee-5feb-4f54-8b45-98336f6c78af",
"files": {
"guid": "995790bf-43d9-4dec-9069-edce82e765c3",
"items": [
"liteblog.exe"
]
},
"directories": [
"views",
"static",
"conf",
"nssm"
],
"env": {
"guid": "c6a6f441-eb98-46f8-aaeb-51c836877237",
"vars": [
{
"name": "PATH",
"value": "[INSTALLDIR]",
"permanent": "no",
"system": "no",
"action": "set",
"part": "last"
}
]
},
"choco": {
"description": "轻博客",
"project-url": "https://github.com/jicg/liteblog",
"tags": "generate liteblog nuget",
"license-url": "https://github.com/jicg/liteblog/blob/master/LICENSE"
},
"hooks": [
{
"command": "\"[INSTALLDIR]nssm\\nssm.exe\" install liteblog \"[INSTALLDIR]liteblog.exe\"",
"when": "install"
},
{
"command": "\"[INSTALLDIR]nssm\\nssm.exe\" set liteblog Start SERVICE_AUTO_START",
"when": "install"
},
{
"command": "\"[INSTALLDIR]nssm\\nssm.exe\" set liteblog AppStdout \"[INSTALLDIR]nssm\\info.log\"",
"when": "install"
},
{
"command": "\"[INSTALLDIR]nssm\\nssm.exe\" set liteblog AppStderr \"[INSTALLDIR]nssm\\err.log\"",
"when": "install"
},
{
"command": "\"[INSTALLDIR]nssm\\nssm.exe\" set liteblog AppRotateFiles 1",
"when": "install"
},
{
"command": "\"[INSTALLDIR]nssm\\nssm.exe\" set liteblog AppRotateBytes 1048576",
"when": "install"
},
{
"command": "sc.exe delete liteblog",
"when": "uninstall"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/Latonia/liteblog.git
git@gitee.com:Latonia/liteblog.git
Latonia
liteblog
liteblog
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385