PPaul HebbleTarget net10.0
b4d4ab4a创建于 5月1日历史提交
文件最后提交记录最后更新时间
8 个月前
4 个月前
4 个月前
1 年前
8 年前
1 年前
README

CKAN AutoUpdate

Auto-update tool for CKAN.

The core ckan.exe assembly checks for available updates and downloads them itself. However, a running executable cannot be overwritten on Windows. So to switch over to a newly downloaded release, ckan.exe also downloads AutoUpdate.exe and runs it. This tool then copies the new download over the original ckan.exe and runs it from that location.