Is their any chane in wix to determine if a certain directory exits when the installer is running? I guess i have to use some sort of custom action, unfortunatelly i don't know how! Furthermore i want to store the result of the costom action in a property and use this as an condition for calling another custom action. Is this possible?
+1
A:
It seems like a DirectorySearch is what you're looking for. That will find a directory and assign the value to a Property.
Rob Mensching
2010-01-24 01:45:19