Jump to content

Recommended Posts

Posted

I want to use GetDriveType to find all the drives on a system that return with: DRIVE_REMOVABLE and display them in a window (i guess for now)

Do I need to use GetLogicalDrives first? How can i use these in autoit?

Posted (edited)

Why use any of those when we already have a function in AutoIt that does it??

DriveGetDrive("REMOVABLE")
There is? I looked, but thanks. I thought AutoIt had something for it.

Alright cool, it works. Thanks again for the info.

Edited by XZ3R0

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...