Anytime I've needed to distribute a shortcut to users desktops I create the shortcut ahead of time. Then use a logon script to copy it from a readonly share to the users desktop.
OK I have searched through the forums to find a solution but have been unable to come up with any answers. This is my dilemma:<P>I am creating an installation interface for an old DOS program, which ...