I've read through different forum threads but I didn't found out a solution how to handle the minor upgrade.
I have created an installer with productversion 1.23.50. My files are dynamically linked into components and every component has a keyfile defined.
Now, I want to recreate the installer by changing the packagecode and changing the productversion into 1.23.60. Only a couple of dll's are changed, most of the files stays unchanged.
For testing the upgrade, I install the version 1.23.50 of the product and then run the 1.23.60 installer. The installer behaves like running a minor upgrade so this seems ok.
However, when I look at the files, only a couple of files are changed, the rest is unchanged!?
Can someone tell me how I get this minor upgrade to work. I'm rather new to installshield X, so please take this into account.

Thanks for any information