Hello Everyone,
Is there a way to find out if a selected folder is shared?
From the command prompt I can run "NET VIEW \\LOCALHOST" which shows me the folders that are shared. I'm wondering if I can do this through AutoIT... so if I select a directory using TreeView, it first checks if the folder is shared over the network.
Not quite sure if that's quite enough explanation. Anyhow, if someone can point me in the right direction I would really appreciate it!!!
Thank you .. :)