why files are not updated through installshield installer
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).
精彩评论