Jump to content

[Question] Microsoft's original CDIMAGE parameters


Recommended Posts

Posted

Does anyone know the parameters of CDIMAGE that Microsoft used to create the MSDN discs?

I'm trying to create a AIO disc (not bootable) from which you can recreate all XP editions. The size of the created ISO is right but there are still differences inside. My current command line looks as follows:

cdimage /l<label> -n -o -x -y5 -b<bootsector> <sources> <label.iso>


Posted

:hello:

Try this:

cdimage -e -b<bootsector> -l<label> -h -n -d -m -x -o -w1 "<source folder>" "<destiny folder\NAME.ISO"

And see if it works for you.

Good luck.

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...