PDA

View Full Version : ?? can any 1 tell me what this means??


Xsypher
29-09-2003, 20:31
Can any 1 simplyfy this for me

Create the data ISO: MKISOFS.EXE -C 0,11700 -V TXR2_ECH -l -o C:\TXR2\DATA.ISO C:\TXR2\DATA
This will create C:\TXR2\DATA.ISO from the files in C:\TXR2\DATA\:confused:

Megalexxx
29-09-2003, 23:26
It's a MS Dos command.
Type this in a DOS shell window.

You'll have to be in the directory where MKISOFS is.
To change the current drive, type x: (where "x" is the drive, for example "D:").
To change the current directory, type cd xxx (where "xxx" is the directory).