How to get the file name of the file which is being installed?
I want to check if the file being installed is already at the destination folder and rename the existing one to some other name. Is there a way where we get to know the file name of which is being installed? (around OnMoving() or so?).
Note: I am using InstallScript MSI - InstallShield 2011 Premier