Jump to content

cdimage.exe Switch for no BIG LETTERS


Godzilla

Recommended Posts

When I create an ISO-Image with follow command, I get an Error:

cdimage -lWinXPSP2 -t08/23/2001,13:00:00 -bK:\Install\loader.bin -h -m -o -j1 K:\Install K:\xpsp2b.ISO

ERROR: Unicode filename "BPE1\WINSXS\MANIFESTS\X86........." is longer than 110 characters

When I use

cdimage -lWinXPSP2 -t08/23/2001,09:00:00 -bK:\Install\loader.bin -h -n -m -o K:\Install K:\xpsp2.ISO

it works, but than I got BIG LETTERS in all filenames and that is not fine.

I think, I could not cut the filename. :rolleyes:

What can I do???? :)

Link to comment
Share on other sites


I think if you use the -j1 switch to encode Joliet filenames they should be lower case.Mine is

cdimage.exe" -l"XP_DVD" -h -j1 -b"D:\XP DVD\boot\loader.bin" -o -m "D:\XP DVD" "C:\Documents and Settings\Benners\My Documents\xp.iso"

and this works ok

OOOPs, just re-read the first part of your post, you could try the -d switch, this should stop the forcing of lower to upper case

Link to comment
Share on other sites

  • 2 weeks later...

Same problem : i want to get rid of the big letters. Strangely, if add the -d switch then my CD is not bootable anymore :blink:

Here is the full command line :

cdimage.exe -lWXPSP2FR -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -d -o -h -n -m \AIO-DVD E:\Gravure\CD\Data\WXPSP2FR\WXPSP2FR.iso

Any suggestions ?

Cheers.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...