Are you sure its not a link? Might you open a command prompt and navigate to %userprofile%\desktop directory and do a dir *.lnk to see if it is there, or just a dir to see what kind of file it is.

Also, noticed a bug in the sample code... this line
USE G: \\frafile\shared /delete /persistent
should have quotes around the server path
USE G: "\\frafile\shared" /delete /persistent
_________________________
(... better days ahead)