I have developed an .Net windows application. I need to setup a project which I have done. At the time of installation I need to check if there is a abc.mdb present or not, If the file already exists I need to allert the user asking him to take the backup of the abc.mdb file.
Thanks in Advance