Jump to content

Recommended Posts

Posted

:) my dvd is ready to make its Iso but when I enter the comande with cdimage nothing occurs

I hope that somone will be able to help me thank you before has


Posted

Try this:

Create ISO.cmd

@ECHO OFF

SET CDDVDLABEL=MYCDLABEL
SET BOOTFILE=BOOT.BIN
SET CDDVDFILES=C:\myfiles
SET ISONAME=MyISO.iso

CDIMAGE -L%CDDVDLABEL% -YD -N -H -X -M -D -O -B%BOOTFILE% %CDDVDFILES% %ISONAME%

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