79590771

Date: 2025-04-24 13:59:39
Score: 0.5
Natty:
Report link

this is the command that I use in my scripts to get the reference file with the full path:

$shell = New-Object -ComObject WScript.Shell; $shortcut = $shell.CreateShortcut("C:\Users\Public\Desktop\YOURLINK.lnk"); $shortcut.TargetPath

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Celio Marcos