Okay, I just know I'm missing something simple. How do I get something just on the current user's desktop?
I can put it on all user's Desktop, and in the User Template folder. But I need to put a file just on the current user's desktop. :-
I guess I could put it in /tmp and use a post-install script to move it to the current user's desktop. Is that the best option?