JSI Tip 3656. How do I prevent the comprehensive search for a broken shortcut target?

Jerold Schulman

May 3, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today

In tip 3649, I described how the NoResolveTrack value name could disable NTFS link tracking.

If you don't disable NTFS link tracking, you can disable the final comprehensive search for the target by implementing the Do not use the search-based method when resolving shell shortcuts Group Policy at User ConfigurationAdministrativeTemplatesStart Menu & Taskbar.

If the policy is Not configured, you can implement it by setting the NoResolveSearch value name, a REG_DWORD data type, to 1, at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer.

If your shortcuts attempt to resolve to another computer, see the LinkResolveIgnoreLinkInfo value name.




Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like