AcidCorps Posted October 16, 2007 Posted October 16, 2007 is there a dialog that allows the user to select either a file or a folder or a combination of both?
Valuater Posted October 16, 2007 Posted October 16, 2007 is there a dialog that allows the user to select either a file or a folder or a combination of both?FileOpenDialog ()$var = FileSelectFolder("Choose a folder.", "")8)
AcidCorps Posted October 16, 2007 Author Posted October 16, 2007 but then they can't choose a file and not a folder, I want a dialog that can choose file(s) and/or a folder(s)
AcidCorps Posted October 17, 2007 Author Posted October 17, 2007 Not sure how to really start that one, Gui obviously but what would be the best way to do this?
AcidCorps Posted July 4, 2008 Author Posted July 4, 2008 Very late replay here, i had some major issues with computers over the past year and have been away from autoit for awhile, I'm working on a new project that I need this capability for but being as I didn't really know where to start before and having been away from programming for about a year I'm even more lost, what I'm looking to do is what the EzSkin generator does when you create a script, the explorer it uses, but I have no clue how to even start this, could someone point me in the right direction of what commends to look into?
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