CODE
cdimage.exe -lAIODVD -t06/17/2004,09:05:00 -b\AIO\BOOT\loader.bin -h -o -m -n \AIO C:\AIODVD.ISO
with this tool i can't hide some files such as loader.bin (in BOOT directory) or boot.catalog and other .dat files in the root.
>>>Is there a cdimage switch to hide files? I can't find it.
This was why i would use mkisofs.exe. but i can't get it working because i can't find loader.bin
this is the string i use
CODE
mkisofs.exe -iso-level 4 -force-uppercase -volid ""AIODVD"" -b boot/LOADER.BIN -no-emul-boot -boot-load-size 4 -hide BOOTSECT.BIN -hide boot.catalog -hide bootfont.bin -hide *.dat -duplicates-once -o "c:\aiodvd.iso" "C:\AIO"
>>>anyone could help me?
