Best program to .iso the XPCD ?
#1
Posted 05 August 2004 - 07:27 AM
WinIso many say its not that good.
Nlite apparently gives problems also.
What do you suggest?
#4
Posted 05 August 2004 - 09:16 AM
i too use the XP pro cd image.. how can i add rightclick & "make XP ISO" i know how 2 get the text 2 showup.. but what do i do for the command?
thanks
#5
Posted 05 August 2004 - 09:30 AM
MCT, on Aug 5 2004, 08:16 AM, said:
i too use the XP pro cd image.. how can i add rightclick & "make XP ISO" i know how 2 get the text 2 showup.. but what do i do for the command?
thanks
You can make a test in Virtual PC because it supports the ISO files.
#6
Posted 05 August 2004 - 09:31 AM
#7
Posted 05 August 2004 - 11:45 AM
A link is here for it.
http://www.tech-hint.../cdimagegui.zip
#8
Posted 05 August 2004 - 11:48 AM
HKCR\*\Shell\Make XP ISO\ default value
regards
#9
Posted 05 August 2004 - 12:13 PM
CDIMAGE -LWXPCORP_ -N -H -O -OC -M -BC:\FILES\W2K.BIN C:\XPSP2\CD_ROOT\ C:\ISOs\XPSP2.ISO
If any help
#10
Posted 05 August 2004 - 12:18 PM
#11
Posted 05 August 2004 - 12:19 PM
look @ greenmachine's post here
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder\shell\MakeBootISO\command] @="CDIMAGE.EXE -LDATACD -YD -N -H -X -BC:\\BOOT.BIN -OCI -M -D \"%1\" E:\\DATA.ISO" [HKEY_CLASSES_ROOT\Folder\shell\MakeDataISO\command] @="CDIMAGE.EXE -LDATACD -YD -N -H -X -OCI -M -D \"%1\" E:\\DATA.ISO"
#12
Posted 05 August 2004 - 12:23 PM
IF EXIST "E:\Data1.iso" make data2.iso? & so on?
thanks
#13
Posted 05 August 2004 - 12:36 PM
MCT, on Aug 5 2004, 08:46 PM, said:
;Right-click any folder to make ISO of/with boot-sector [HKEY_CLASSES_ROOT\folder\shell\make_ISO] @="make bo&otable ISO" [HKEY_CLASSES_ROOT\folder\shell\make_ISO\command] @="cdimage.exe -a -b -c -your_other_switches"
Just a suggestion. you must have cdimage, and the boot-sector in that folder. Do post back, if you refine this to more sophisticated levels.
#14
Posted 05 August 2004 - 12:43 PM
Put CDImage and bootfile into system32 folder. Should be global then?
#16
Posted 05 August 2004 - 01:51 PM
Entered this into registry:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\MakeBootISO\command]
@="CDIMAGE.EXE -LDATACD -YD -N -H -X -BC:\\Windows\\System32\\Boot.Bin -OCI -M -D \"%1\" ..\\BootImage.iso"
[HKEY_CLASSES_ROOT\Folder\shell\MakeDataISO\command]
@="CDIMAGE.EXE -LDATACD -YD -N -H -X -OCI -M -D \"%1\" ..\\DataImage.iso"
Shows as working. Creates a ISO next to the folder that you right click on.
Bootable and Data working.
Tried adding some more variables wwwithout success.
Good tweak if you make alot of ISOs.
Enjoy.
#17
Posted 05 August 2004 - 02:49 PM
Still does duplicate only once, but a little faster.
----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\MakeBootISO\command]
@="CDIMAGE.EXE -LWINDOWS -YD -N -H -X -Bc:\\WIndows\\System32\\Boot.Bin -OCI -M -D \"%1\" ..\\BootImage.iso"
[HKEY_CLASSES_ROOT\Folder\shell\MakeDataISO\command]
@="CDIMAGE.EXE -LDATA -YD -N -H -X -O -M -D \"%1\" ..\\DataImage.iso"
----------------------------------------------------------------------------------------
Will make life easy for someone.
#18
Posted 05 August 2004 - 03:27 PM
[Version] Signature=$CHICAGO$ [DefaultInstall] AddReg = CDImage [CDImage] HKCR,"Folder\shell\MakeBootISO\command",,,"CDIMAGE.EXE -LWINDOWS -YD -N -H -X -B%11%\\xpBoot.img -OCI -M -D %here% %24%\\BootImage.iso" HKCR,"Folder\shell\MakeDataISO\command",,,"CDIMAGE.EXE -LDATA -YD -N -H -X -O -M -D %here% %24%\DataImage.iso" [Strings] here = ""%1""
this will put the iso on your %systemdrive%
regards
#19
Posted 05 August 2004 - 03:41 PM
cdimageGUI for me!
UltraISO rocks, but its optimization feature is not immune from acting flakey at times - so I can't trust it if optimizing my OS CD.
WinISO su**s. Poor interface. Not properly implemented features (in comparison to today's ultraiso, was good in its day). Not updated since 3 years. What more can I say?
#20
Posted 05 August 2004 - 04:28 PM



Help


Back to top









