netegg Posted July 7, 2008 Posted July 7, 2008 (edited) FileGetShortcut can get the path of the file of s shortcut. Now, my question is how I can know in which directory the shortcut itsself is. Edited July 7, 2008 by netegg
DjDeep00 Posted July 7, 2008 Posted July 7, 2008 @netegg...I am not sure if I understand your question... When you use Filegetshorcut you are already providing the location of the shortcut... If you want to know the directory where the shortcut points to then please read the help file more carefully for the FileGetShortcut() function. ($array[1] = Working directory)
IvanDream Posted July 7, 2008 Posted July 7, 2008 you have a file and you want to find every lnk to it? i think it's impossible, you must scan every lnk for find it
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