Afrow UK
14th March 2003 21:50 UTC
InstallOptions - Flag PATH_MUST_EXIST
It doesn't seem to do a thing.
If I enter an invalid directory path and click next it doesn't come up with any message box. I assumed that the flag would bring up a message box?
Otherwise, what does the flag do?
-Stuart
Joost Verburg
14th March 2003 21:53 UTC
It's a flag for the browse dialog.
From the documentation: This only validates path's selected with the browse button.
You will have to validate it yourself.
Afrow UK
14th March 2003 22:00 UTC
Hmm, I did that before seeing the flag, so I'll use the flag too then :)
-Stuart