Hi,
In one of the msi files I created, I am copying a set of files to a user given path and installing a supporting program. Now, I want to reverse the order of the installation.
I would like to install the program first and when this is successful, then only I should go and copy the files. Please do let me know how this can be achieved.
Thanks