All Forums >> [Scripting] >> WSH & Client Side VBScript >> Browse For Folder Dialog Box : select drive instead folder, not working Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I use the script to extract a zip. Instead of extracting to a folder, I'dd need to select a disk (f: or e:, etc) also. But when selecting them I get error : destination = objF.ParentFolder.ParseName(objF.Title).Path .... isn't valid ?