資源簡介
程序啟動時,先啟動本更新程序。更新完成后,更新程序?qū){(diào)用啟動程序執(zhí)行。
代碼片段和文件信息
using?Microsoft.Win32;
using?System;
using?System.Collections.Generic;
using?System.IO;
using?System.Text;
using?System.xml;
namespace?AutoUpdate
{
????public?class?LocalInfo
????{
????????///?
????????///?當(dāng)前程序版本
????????///?
????????public?string?LocalVersion?{?get;?set;?}
????????///?
????????///?最后更新時間
????????///?
????????public?string?LastUdpate?{?get;?set;?}
????????///?
????????///?服務(wù)器升級地址
????????///?
????????public?string?ServerUpdateUrl?{?get;?set;?}
????????///?
????????///?忽略升級版本
????????///?
????????public?string?LocalIgnoreVersion?{?get;?set;?}
????????///?
????????///?啟動程序
????????///?
????????public?string?Applicationstart?{?get;?set;?}
????????pr
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-07-23?00:57??AutoUpdate\
?????文件????????8394??2020-07-21?23:29??AutoUpdate\AutoUpdate.csproj
?????文件?????????283??2020-07-23?00:50??AutoUpdate\Local.xm
?????文件????????2372??2020-07-21?23:46??AutoUpdate\LocalInfo.cs
?????文件?????????773??2020-07-21?23:07??AutoUpdate\LogTool.cs
?????文件????????8032??2020-07-21?23:07??AutoUpdate\MainForm.Designer.cs
?????文件????????2421??2020-07-21?23:58??AutoUpdate\MainForm.cs
?????文件???????12549??2019-08-20?08:25??AutoUpdate\MainForm.resx
?????文件????????1746??2020-07-23?00:47??AutoUpdate\Program.cs
?????目錄???????????0??2020-07-23?00:33??AutoUpdate\Properties\
?????文件????????1316??2019-08-20?08:25??AutoUpdate\Properties\AssemblyInfo.cs
?????文件????????2855??2020-07-21?23:29??AutoUpdate\Properties\Resources.Designer.cs
?????文件????????5837??2019-08-20?08:25??AutoUpdate\Properties\Resources.resx
?????文件????????1110??2020-07-21?23:29??AutoUpdate\Properties\Settings.Designer.cs
?????文件?????????242??2019-08-20?08:25??AutoUpdate\Properties\Settings.settings
?????文件?????????474??2020-07-23?00:57??AutoUpdate\RemoteInfo.cs
?????文件?????????438??2020-07-23?00:56??AutoUpdate\Server.xm
?????文件????????3837??2020-07-21?23:07??AutoUpdate\UpdateForm.Designer.cs
?????文件????????1360??2020-07-21?23:07??AutoUpdate\UpdateForm.cs
?????文件????????5817??2019-08-20?08:25??AutoUpdate\UpdateForm.resx
?????文件???????12081??2020-07-23?00:48??AutoUpdate\UpdateWork.cs
?????文件????????2572??2020-07-21?23:07??AutoUpdate\YButton.cs
?????目錄???????????0??2020-07-23?00:33??AutoUpdate\Zip?DLL\
?????文件???????28941??2019-08-20?08:25??AutoUpdate\Zip?DLL\CRC32.cs
?????文件????????4203??2019-08-20?08:25??AutoUpdate\Zip?DLL\ComHelper.cs
?????文件???????75768??2019-08-20?08:25??AutoUpdate\Zip?DLL\Deflate.cs
?????文件???????30388??2019-08-20?08:25??AutoUpdate\Zip?DLL\DeflateStream.cs
?????文件????????5298??2019-08-20?08:25??AutoUpdate\Zip?DLL\EncryptionAlgorithm.cs
?????文件???????24094??2019-08-20?08:25??AutoUpdate\Zip?DLL\Events.cs
?????文件???????10352??2019-08-20?08:25??AutoUpdate\Zip?DLL\Exceptions.cs
?????文件????????3419??2019-08-20?08:25??AutoUpdate\Zip?DLL\ExtractExistingFileAction.cs
............此處省略43個文件信息
評論
共有 條評論