JRJohnston
Programmer
I would lilke to, in a VB program, VB script, or any other way, find the target of a shortcut.
My experience with VBScript FileSystemObject & VB FileSystemObject is that shortcuts are not supported. (Not even the filetype code for shortcuts is supported.)
If that is not correct, I would like to know.
But, most importantly, in what programming environments is it possible to open
a shortcut (*.lnk file), and determine the pathname of the target? And, how?
Thanks a bunch.
Jim
P.S. I think I have posted something like this previously, but I cannot now find it.
JRJ
My experience with VBScript FileSystemObject & VB FileSystemObject is that shortcuts are not supported. (Not even the filetype code for shortcuts is supported.)
If that is not correct, I would like to know.
But, most importantly, in what programming environments is it possible to open
a shortcut (*.lnk file), and determine the pathname of the target? And, how?
Thanks a bunch.
Jim
P.S. I think I have posted something like this previously, but I cannot now find it.
JRJ