|
|
|
#1
|
||||
|
||||
|
(OK i post this and i'm done with this thread and the Attached Files )
OK finally the best settings in cmd for "IMGBURN" for make an iso image. Code:
@echo off Title "IMGBURN ISO" ECHO.&ECHO. SET /P CARP=PASTE THE FOLDER TO CONVERT TO ISO: ECHO.&ECHO. SET /P NAME=SET THE NAME OF ISO FILE: ECHO.&ECHO. SET/P LBL=SET THE NAME OF LABEL(NO MORE THAN 16 CHARS): ECHO.&ECHO. "imgburn.exe" /mode build /buildmode imagefile /ROOTFOLDER yes /BUILDINPUTMODE standard /SRC "%carp%" /dest ".\%NAME%.iso" /FILESYSTEM "UDF" /UDFREVISION "2.01" /VOLUMELABEL "%LBL%" /noimagedetails /start /close |
| The Following User Says Thank You to ChronoCross For This Useful Post: | ||
inatha3 (21-04-2016) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
thanks ChronoCross , perfect
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Nero PMA Update failure | angelosbg | CD/DVD Software & Utilities | 9 | 24-09-2008 03:40 |
| I need create Protection Fix Patches | trastornaki | PSX Games | 2 | 16-01-2007 15:35 |
| How to create a cue file for Destruction Derby 2 PAL | brute44 | PSX Games | 1 | 11-08-2002 14:29 |
| how to create backup to hard drive | fasttoon | PC Games | 2 | 02-06-2002 11:56 |