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
InstallOptions - Flag PATH_MUST_EXIST
3 posts
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.
From the documentation: This only validates path's selected with the browse button.
You will have to validate it yourself.
Hmm, I did that before seeing the flag, so I'll use the flag too then 🙂
-Stuart
-Stuart