摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication2 { class Program { static void Main(string[] args) ... 阅读全文
posted @ 2016-07-29 21:50
airforce094
阅读(841)
评论(1)
推荐(0)
摘要:
最近在公司使用VisualInstaller制作安装包。 假设旧产品为isBIMQS,版本号为16.0.0; 新产品依然为isBIMQS,版本号为17.0.0; 那么用户在安装17.0.0的时候如何告知他卸载旧版本的产品呢? 需要在RemovePreviousVersions设置为True。还有,千 阅读全文
posted @ 2016-07-29 15:36
airforce094
阅读(399)
评论(0)
推荐(0)
浙公网安备 33010602011771号