Reputation: 1
How can I check whether or not a folder exists in the user directory. for example
I have this directory
DefaultDirName=D:\GAMES\TEST
If this "test" directory is not found, it will return false, preventing installation.
but if the directory is found correctly, it performs the normal installation
Upvotes: -1
Views: 15