is there a way via code I can open a shortcut lnk file and change the path of it?
Printable View
is there a way via code I can open a shortcut lnk file and change the path of it?
It might be easier just to delete the existing one, and make a new one with the adjusted path.
DOH... i guess i can't do it either way....permissions are denied to delete or edit the file :(
Hi,
Set up a reference to the "Windows Script Host Object Model".
It contains many functions for working with shortcuts.
Al.