It's me again -

Northcode, you just turned "2desktop" into a MAJOR utility for copying files from a CD-ROM (projector) to the PC users desktop!!!!

This is how I set it up:

I used "proxy.exe" and changed the name to "getfile01.exe"

I created a .bat file and I named it "getfile01.bat"

(this procedure avoids the DOS screen from popping up)


.bat file has this text on it:
===================
2desktop myfile01.jpeg message / myfile has been saved to your desktop / My CD-ROM File Manager


In Flash, the button has this code:
==========================
{on (release) {
fscommand("exec","getfile01.exe");
}


I published the Flash projector. When the button is pressed, a message window popped up to announce that the designated file was saved to the desktop!

PERFECT!!!!
==========

Thank you Northcode! You are my HERO!!!!!
==================================