Jump to content

Recommended Posts

Posted

Hello,

 

How to make a program in AutoIt differentiate a directory junction (created by the mklink / j command) from a directory?

  • Moderators
Posted

@Darien you're referencing a symbolic link, for which there is the _WinAPI_CreateSymbolicLink function if you're looking to create one. Also, if you use the forum search, or a Google search, you will see a number of threads on the subject of finding them, including the use of _WinAPI_GetBinaryType

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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