wael Posted March 17, 2007 Posted March 17, 2007 (edited) Hi,With Bootable CD Wizard v1.50z It worked fine with filenames that have spaces in between, is there a way to get Bootable CD Wizard v2.01a to work fine as well with filenames that have spaces in between as well.for example this works with v1.50z and I want to make it work also with v2.01a \images\my file name.iso ; my file name.iso ;my file name.isoright now I have to do this to all my files which is really annoying.\images\my.file.name.iso ; my.file.name.iso ;my file name.isothis is how I compile my cdMkisofs.exe -iso-level 2 -l -d -D -J -N -r -joliet-long -allow-multidot -allow-leading-dots -relaxed-filenames -duplicates-once -boot-load-seg 0x7C0 -boot-load-size 4 -o "C:\_TEMP000\CD\output.iso" -b loader.bin -no-emul-boot -volid "EMCD" -A PEBUILDER/MKISOFS -appid "Boot CD" -sysid "Win32" "C:\_TEMP000\CD"any help is much appreciated.Thanks Edited March 17, 2007 by wael
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now