Did you have a look at why your batch file didn't run setup.exe?
I always do a test with batch files by adding this to the end so I can see what happened... (if anything)...
PAUSE
dir *.bat
This will keep the batch file window open for you so see any error messages it shows up. For some reason the 'pause' doesn't work unless the is a command after it. Thus the 'dir *.bat' at the end.
I think the app builder puts everything into a volume folder just in case you need to span your distribution across a number of CDs. Then you'd get a few volume folders I'd imagin.
You can just move everything out of the volume folder into your CD root directory... that's what I usually do. Then the autorun.ini should have no problem running it.
It should be able to run exe's from a subfolder too, so I don't what is going on there.
Message Edited by Troy Kujawski on 05-24-2007 11:01 AM
Troy - CLD
"If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument