Jump to content

Listing all Junction points on a system


Recommended Posts

I need to list all partitions that have been linked to folders on any drive. How can I do this? Any assistance would be appreciated! Thanks!

EDIT: Second question: would it be possible to change the icon of that folder, similar to changing the icon for a particular drive by way of the registry? Thanks!

Edited by Dougiefresh
Link to comment
Share on other sites

Code65536 on the RyanVM forum posted about this:

you'll want to take a look at this:

http://msdn.microsoft.com/en-us/library/aa364041.aspx

(unfortunately, they don't provide a code sample; earlier editions of the documentation, like the one that I have from 2001, do include a sample; but the API is sufficiently simple that you probably won't need it anyway)

I've looked at the API, but I'm not sure how to implement the calls in AutoIt. Can anybody help me? It would be appreciated.

ptrex: I appreciate the information about FSUTIL, but I'm looking for a way to locate the partition-to-junction points as well. The link provided above is part of another set of function calls that might be able to locate all the information I'm needing. If you could look at it, I'd greatly appreciate it! Thanks!

Edited by Dougiefresh
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...