If I move a folder (to temporarily stop people running programs in that folder), the desktop shortcuts they use to access those programs sometimes follow the folder. Is there any way to stop this behaviour?
This is on Windows machines.
To duplicate the behaviour...
- Create a text file on your desktop.
- Create a shortcut to that file.
- Rename the original file.
- Double-click the shortcut.
This behaviour is called Link Tracking.
If the files are on a different machine, I think you need to switch off the "Distributed Link Tracking client" service.
If the Files are on the same machine, you can either ...
Change the registry
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer add a DWORD value of 1 against value NoResolveTrack
OR
tick the "Do not use the tracking-based method when resolving shell shortcuts" check box in User Configuration\AdministrativeTemplates\Start Menu and Taskbar group policy
there is a service called distributed link tracking server and client wich are responsible for the behaviour you are observing
I haven't seen such a behaviour. If so First make a copy then delete the original instead of moving it. :)