in reply to Re^3: How to validate windows path
in thread How to validate windows path
I misunderstood the OP's question. In this case, I agree with MidLifeXis, try create a dir.
A tool you can use can be Win32::CreateDirectory, check the return value and message the user afterward