Backtrack:  
 
by lunarg on June 10th 2014, at 16:56

Applications that reside on the network (e.g. \\server\dir\app.exe) usually can't be pinned on the taskbar in Windows 7, due to restriction posed on you by Microsoft. The options for pinning just are not present, even when you first create a shortcut to the app.

A simple solution is to fool Windows 7 that the app resides locally. In short, this is done by pinning a local app (say, Calculator), then changing that shortcut to point to your network app.

  1. Pin any local app to the taskbar (e.g. Calculator).
  2. Navigate to %userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar. You'll find a shortcut to the app you just pinned.
  3. Change the properties of the pinned app and change target, starting directory and icon to your network app.
  4. Log off and on, or restart Windows Explorer

I have not tested it with UNC-paths, so if you're using that, it might not work. In that case, first map the UNC to a drive letter, then change the shortcut to point to the app through the mapped drive.