Jump to content

Recommended Posts


Posted

while we're talkin about this..

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 :)

Posted
while we're talkin about this..

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.

Posted

i can use commandline usage fine.. im just not sure what 2 add in

HKCR\*\Shell\Make XP ISO\ default value

regards

Posted

I use these switches.

CDIMAGE -LWXPCORP_ -N -H -O -OC -M -BC:\FILES\W2K.BIN C:\XPSP2\CD_ROOT\ C:\ISOs\XPSP2.ISO

If any help

Posted

ive found what i wanted :)

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"

Posted

is there anyway 2 alter that command to something like

IF EXIST "E:\Data1.iso" make data2.iso? & so on?

thanks :)

Posted
how can i add rightclick & "make XP ISO"

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

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