I have a vbscript in "D:\MyDoc\Script\MyScript.vbs" with a shortcut link in "D:\Working\MyScript.vbs.lnk"
By double click the shortcut link, What code can I use to get the location of the shortcut link (ie. "D:\Working\MyScript.vbs.lnk") NOT the target path "D:\MyDoc\Script\MyScript.vbs"