Windows 7. Roaming Profiles.
Let's say we have programa.exe, it's shortcut looks like this.
Computer A
C:\folder\programa.exe -ID=101
On the next computer it would be..
Computer B
C:\folder\programa.exe -ID=102
If a user pins the shorcut from Comuter A to their Taskbar, when they login to Computer B, they will have ID=101 pinned to their Taskbar.
Can anyone think of a good way to prevent this single application from being pinned (removing the pin on login would be fine)
Let's say we have programa.exe, it's shortcut looks like this.
Computer A
C:\folder\programa.exe -ID=101
On the next computer it would be..
Computer B
C:\folder\programa.exe -ID=102
If a user pins the shorcut from Comuter A to their Taskbar, when they login to Computer B, they will have ID=101 pinned to their Taskbar.
Can anyone think of a good way to prevent this single application from being pinned (removing the pin on login would be fine)