1. You know you have enough space
2. It always fails at the same %
3. The ISO is created, but then disapears on failure
Here is the contents of my .cmd
CLS @echo off TITLE Creating ISO of uA Multi-Boot DVD ECHO. ECHO Preparing Files attrib -R -H E:\AIO-DVD /S /D ECHO. ECHO Creating ISO... cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -h -n -o -m \AIO-DVD C:\AIO-DVD.ISO ECHO. PAUSE EXIT
So far i've figured out that it CANT handle funky characters that stupid people put in plugin packs that they send you IE: "MAELSTR๖.8BF"
If you want to hunt down the problem files, then go right ahead but you can also use the -k switch to skip over them
Edit: what i mean by all this is to use that .cmd (changing the path variables) in parallel with cdimage.exe instead of just tossing some switches at a command line so you dont get all frustrated for no reason!



Help
Back to top









