Quote Originally Posted by DataMiser View Post
I am not sure but I am not aware of any method where you could change the location of the desktop for a given user and not the others. If this is the case then once you find the desktop it should be simple to determine where the all users desktop is.
What I meant was, there is the likely scenario of user having had his driver letters changed at installation time. So if I were to hardcode the path and run the setup on such a computer it'll ruin everything. So that's why I was looking for a way to dynamically obtain the All Users Desktop.

Quote Originally Posted by DataMiser View Post
You are aware however that if you place a shortcut on the desktop of the current user and that same shortcut on the desktop of all users then the current user will have 2 of them and may very likely delete one of them which also may very likely be the one for all users 50/50 chance.
Actually I'm not planning to have both on the same setup so it's alright.