How to copy a file then send it to the desktop ?

hi, can anyone help me ? i'm trying to copy a file then put it on the desktop, for any users

i tried
CopyFile("sample.exe", "%desktop%\\sample.exe", false);

didn't work thou

thanks in advance
Topic archived. No new replies allowed.