Jump to content

fuselage

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Ireland

Posts posted by fuselage

  1. I use the CDImage GUI method described in MSFN's Unattended Windows but with a few modifications.

    cdimage -h -n -c -bC:\boot.img -m -lXPVOL_EN

    This will ensure that the character set can be read by the TEXTMODE portion. File names beyond the DOS 8.3 format and in ANSI.

    All files will be written in capitals, but at least be readable by both portions of setup.

    I've found that the ANSI switch (-c) is not necessary and adding the -d switch doesn't force the conversion of lowercase filenames to uppercase. My ISO image has no Joliet extensions but works fine and I haven't come across any problems with.

    This is what I use to create the image:

    CDIMAGE.EXE -h -n -d -x -o -m -bboot.img -lWINXP xpcd xpcd.iso

×
×
  • Create New...