jarlath
Posts: 9
Joined: Wed Sep 11, 2013 3:50 pm

copy only if file is not there

Okay...I have a generic installation that is for both updates and new installs. What I want to do is copy only certain files if they do not exist already. Is there a way I can check to see if they exist so I don't overwrite them.

Thanks much!
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: copy only if file is not there

Yes, look into a file's context menu -> Properties -> Operations tab. Press F1 to read specifications.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
jarlath
Posts: 9
Joined: Wed Sep 11, 2013 3:50 pm

Re: copy only if file is not there

Awesome! Thanks so much for the quick reply!

Return to “Building Installers”