PDA

View Full Version : SB "search and replace"



VZ2iCarly
09-14-2011, 11:34 AM
Hello:

I have SB 8.4, and what i would like to do is before setup even begins I would like to search the users for all the files and directoriesz if it finds them all it will set a runtime variably for the installation directory then install and overrite the old files with the ones from inside the setup. can you help?

linder
09-14-2011, 11:50 PM
Hello,

No problem. Just use "If File/Folder Exists..." control statement to determine if a particular file or directory exists on the destination computer.

Friedrich