Jump to content

Recommended Posts

Posted

hi

there is something like " FileOpenDialog " , but for directory?

i whant to make a browse window to select a specific folder

can anybody tell me how to do this?

example for a file:

$File = FileOpenDialog("Please Select the program", @ProgramFilesDir, "exe (*.exe)", 1 + 2)

; the $ file is the file that i choose

but i need this for a folder

like $ file will be the folder that i choose

  • Moderators
Posted

FileSelectFolder

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...