About Terminal Server, Citrix, Delphi and other stuff
Installers can create so called Advertised Shortcuts in the Start Menu. I wanted to check the Target Path of such an shortcut but Explorer doesn’t show it:
But we can easily retrieve the path using a small VB Script:
Set objShortcut = Nothing
Set WshShell = Nothing
The scripts accepts the shortcut filename as a parameter so you can simply drag the shortcut to the script and it will show the Target Path and Icon Location:
Bonus Chatter: if you want to prevent an installer from creating Advertised Shortcuts set the DISABLEADVTSHORTCUTS MSI property to 1 (MsiExec /I MyMsi.msi DISABLEADVTSHORTCUTS=1).
Related posts:
Active Directory Altiris Citrix Dell Delphi Excel Exchange Exchange2003 Exchange2010 Hewlett-Packard HP iOS Jailbreak Java LinkedIn Linux McAfee MSI MySQL Navigation Objects Office Outlook Passat PowerPoint PowerShell referall was returned RES RNS315 RNS510 SasLibEx script slow Terminal Server ThinApp TSAdminEx VBS VCDS Vista VMWare Volkswagen Windows PE WLAN Wordpress XenApp
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
Leave a reply