djdodo Posted September 23, 2015 Posted September 23, 2015 Hi there!I have the Problem that i Need to map a folder to a driveletter and I don´t know the full path to that Folder.I know "\\Server\share\folder1\folder2\folder3\folder4*The Folder4 Name is something like "1234567890 <some text>".I know the number but not the text.so I Need to use:DriveMapAdd ( "U:", $folder & "*")How can I do that or how can I find this Folder and get the full path from the hande form FileFindFirstFile? Thank You!
jguinch Posted September 23, 2015 Posted September 23, 2015 Use _FileListToArray or FileFindFirstLine/FileFindNextFile to list folders before. Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now