3 回答
TA貢獻1810條經驗 獲得超5個贊
<InstallExecuteSequence>:
<InstallExecuteSequence>... <Custom Action="FileCleaner" After='InstallFinalize'> Installed AND NOT UPGRADINGPRODUCTCODE</Custom>
<Product>:
<Product> ... <CustomAction Id='FileCleaner' BinaryKey='FileCleanerEXE' ExeCommand='' Return='asyncNoWait' />
<Product>:
<Product> ... <Binary Id="FileCleanerEXE" SourceFile="path\to\fileCleaner.exe" />
Installed AND NOT UPGRADINGPRODUCTCODE
TA貢獻2011條經驗 獲得超2個贊
REMOVE ~= "ALL"
- 3 回答
- 0 關注
- 941 瀏覽
添加回答
舉報
