Direct Download to users Desktop
Hello, I'm French
I want to create link to download image to direct %users% desktop.
I want to use this script or other :
- Sub Object_OnLButtonDown(x,y)
- System.DownloadFile "http://siteweb.com/downloads/icons/icons.gif", "%DESKTOP%\icons.gif", True
- End Sub
But not work.
Can you help me please ?
Verry Thanks for all