Welcome to the Indigo Rose Software discussion forums! You will need to sign up for a forum account and login before you can post. Need help? View the Forum FAQ.
No, there is no way to check for the existance of a directory, only a file. If there is a file that you know will always exist inside of that directory, you could search for that and then parse up that string for the path of the parent directory.
Setup Factory is able to check for the existence of a directory. Just enter the directory name as "file name":
Read File Information (%MyDirExist% = Existence of D:\MyDir)
I have used this syntax for years. It works with Win98/NT/2000/XP.
Yes, I'm sorry, csd214 you are correct. I must have been thinking about searching for a particular directory, in which case that will not work. However if you know the exact location, csd214's reply will do it. Thanks for setting me straight.
Comment