Hi,
I have directory contains ini file with the installer version. I'm using "edit ini file" to write the file.
I want to keep the file when application is uninstalled, but change the file when upgrading.
There are 2 setup types for installtion, all or only some of the features.
I tried to use on the folder (REMOVE="ALL" AND (NOT UPGRADINGPRODUCTCODE)), this works fine if all features were installed.
However, if not all features were installed, the directory and the file are deleted when uninstall.
Thanks,
Hadas