Here is an old utility project I started a few years ago to help make XCOPY scripts. It’s an HTA ( HTML Application ) so it currently only runs in Internet Explorer. Normally I wouldn’t release IE only code, but XCOPY is a windows only utility, and this is really just a quick and dirty little tool.
Usage is simple :
- Open with Internet Explorer
- Point and click through the options
- Click the ‘Make Script’ button
From here you can paste the xcopy script directly onto the command line, or into notepad and Save As “yourfile.bat”.


great "app" too bad you don't make an .exe of it
@vartaxe,
You can use it as an HTA on windows which behaves sort of like an application. I'm going to look into creating a real exe for this using AIR2, be sure to check back.