I am using the eval version of SUF 6.0 to see if it meets all the requirements of my application. The install process prompts the user for several directories needed by the application. These directories may or may not already exist. Can the "Existence" test of the "Read File Information" action test for existence of directories? Also,
will the "Create Directory" action create subdirectories as well? For example, can I do a create directory of "c:\a\b\c" if "a" and "b" do not already exist?
Thanks,
Ross Oliver
will the "Create Directory" action create subdirectories as well? For example, can I do a create directory of "c:\a\b\c" if "a" and "b" do not already exist?
Thanks,
Ross Oliver
Comment