Darien Posted August 6, 2017 Posted August 6, 2017 Hello, How to make a program in AutoIt differentiate a directory junction (created by the mklink / j command) from a directory?
Moderators JLogan3o13 Posted August 6, 2017 Moderators Posted August 6, 2017 @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!
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