Hi there,

I'm trying to find a way to have my installer check to see if a file already exists, is this possible? We would like to be able to check to see if previous instances of our software is installed onto the target computer. If it is we would abort the user out with an error message or run a backup of the old build, but we need to know first.

I know how to check for running programs and other items but I can't seem to find a way to accomplish this specifically. Any help would be greatly appreciated.

Thanks,

Brandon