Go to "Documents and settings\All users\Desktop" and copy all the shortcuts
to the Desktop folder of all the users.
for example : "Documents and settings\userNameHere\Desktop"
You can use this bat file and run this from each account :
-----Start--here-----
copy /Y "%allusersprofile%\Desktop\*.*" "%userprofile%\Desktop\"
----End--Here-------
After that, delete all the shortcuts in "Documents and settings\All
users\Desktop"
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.