The only way that I know of to change the TARGETDIR is to uninstall and then install the same application again. Note that I need to have the MSI package at hand for that.
I would like to add support in my MSI packages to change the TARGETDIR of the application after it was installed. This feature would be triggered by the Change option from the Add/Remove window. When choosing that option, beside the ability to change features, the user would also be able to change the TARGETDIR folder.
Is that possible?
Thanks.