开发者

why files are not updated through installshield installer

开发者 https://www.devze.com 2023-03-23 15:09 出处:网络
I have added pdb file in installshield installer. I want to do minor upgrade.But, files for which version is changed, the installer does not upgrade the files. Wh开发者_高级运维y?File Versioning Rules

I have added pdb file in installshield installer. I want to do minor upgrade.But, files for which version is changed, the installer does not upgrade the files. Wh开发者_高级运维y?


File Versioning Rules and REINSTALLMODE=omus

Change this property with care, though, especially if your installation includes merge modules. I wouldn't go past REINSTALLMODE=emus (by which I mean avoid REINSTALLMODE=amus).

0

精彩评论

暂无评论...
验证码 换一张
取 消