I am at the first step of making my new script for work and seem to have an issue. I am trying to use inetget to download a .com file from a sever and then save it to the desktop. It just doesn't seem to find the file. The code seems right, but it just doesnt download it. Please let me know if you can see an error or why it doesn't work.
InetGet("http://www.superantispyware.com/downloads/SASSAFERUN.COM",@DesktopDir &"\SASSAFERUN.COM")