home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Multimedia / Mode2cd / gui_usage.txt < prev    next >
Text File  |  2003-03-09  |  5KB  |  115 lines

  1.  
  2. More2CDMaker GUI 1.6 by UbiK
  3. ----------------------------
  4.  
  5. Sparse instructions written by DeXT
  6.  
  7.  
  8. This GUI version takes full advantage of Mode2CDMaker 1.5.1. However it's also 
  9. compatible with 1.5, althought you cannot use every option (CloneCD output). It 
  10. will work with 1.4.x and earlier, but in this case it will create CDs with short 
  11. filenames only, due to some command line switch differences.
  12.  
  13. The main GUI window is organized into four areas: left column of buttons,
  14. filesystem tree (the big white area), textboxes and CD space bar, and bottom
  15. row of buttons.
  16.  
  17. The main area where you will work is the filesystem tree which holds the target 
  18. CD structure. Here you can drag&drop the files you want on the CD (note that 
  19. they will be added as Form1 by default, you can then mark as Form2 (i.e. make 
  20. them bold) with the "Set/Unset Form2" button.
  21.  
  22. If you push the right button while on the file tree area, a popup menu appears,
  23. with the following options: Make Folder, Set/Unset Form2, Browse File Folder (to
  24. browse the source path of the selected file), Rename, Remove all (cleans the
  25. file tree) Load/Save structure (load/save the current file tree).
  26.  
  27. On the left column a series of buttons can be found:
  28.  
  29. * Add Files: use this button to add Form1 files (such as executables, zip files, 
  30.   pictures, text, etc).
  31.  
  32. * Add Media Files: use this to add Form2 files (i.e. Movie files, such as AVI, 
  33.   OGG, MPEG etc). They will be shown in bold in the file list.
  34.  
  35. * Add Folder: use this to add entire folders with their full directory structure 
  36.   and sub-directories. By default these are added as Form1 (can be changed later).
  37.  
  38. * Make Folder: create a new empty directory on the CD structure, to put files
  39.   inside.
  40.  
  41. * Remove: remove a file or folder from the file list.
  42.  
  43. * Set/Unset Form2: toggle Form1/Form2 status for any selected file on the file 
  44.   list (Form2 files will be shown as bold, Form1 as normal text).
  45.  
  46. Then a series of list boxes and checkboxes follows:
  47.  
  48. * File naming scheme (ASCII/ISO Level 1/ISO Level 2): changes the current file 
  49.   name format being recorded on the CD. ASCII is the default one (similar to 
  50.   Joliet or Romeo format). ISO Level 1/2 puts all in uppercase and cuts to 8+3 or 
  51.   31 characters, respectively.
  52.  
  53. * Single Track: checks single-track mode, this saves space and has less problems 
  54.   when burning on some recorders, but it's not suitable for Linux usage.
  55.  
  56. * Keep Extension: keeps the original file extension on the file name (it will 
  57.   still be followed by the default Form2 extension).
  58.  
  59. * View Prompt: shown the command line prompt when creating the image so you can 
  60.   view mode2cdmaker output.
  61.  
  62. * Output image format (BIN/CUE and CloneCD): here you can select the output image
  63.   format, being the default one BIN/CUE (CDR-WIN) which is compatible with most
  64.   recording software. You can also choose CloneCD format which is more accurate
  65.   and has less compatibility problems (it will generate four files: CCD, IMG, SUB
  66.   and CUE).
  67.  
  68. Below the main file tree window, a series of text boxes are found:
  69.  
  70. * Save image to: you can push the "..." button to select a path and base filename
  71.   for the output image. The extensions shown above will be added to this base
  72.   filename to create the image sets.
  73.  
  74. * Volume name: change the default volume name of the target CD.
  75.  
  76. * Form2 Ext: change the default extension for Form2 files (DAT).
  77.  
  78. * Real path of files: shows the source path of the currently selected file.
  79.  
  80. Below that you'll find a grey bar showing the current estimated CD space taken 
  81. on the target CD. Since mixing Form1/Form2 content make it difficult to 
  82. caltulate by hand the total space taken on the CD, this bar shows you the space 
  83. used by the current file tree, making the needed corrections for the Form2 files 
  84. (a 700 MB CD can hold up to 800 MB of Form2 data). If you pass the current CD 
  85. limit the bar becomes red. Clicking on the barr will toggle the current CD limit 
  86. between the following values: 74, 80, 90 & 99 min.
  87.  
  88. Below this bar you'll find three numbers:
  89.  
  90. * Estimated CD size: the space taken on an equivalent Mode1 CD, i.e. 700 MB for 
  91.   a full 80 min CD. Form2 sizes are converted here to Mode1, so you can calculate 
  92.   how much Mode1 space is still left.
  93.  
  94. * Time: the current CD space taken, shown in minutes, as well as the current CD 
  95.   limit.
  96.  
  97. * Actual data written: the total data size being written on the CD, it's just a 
  98.   sum of the Form1 and Form2 data being written.
  99.  
  100. Finally on the bottom row you can find four buttons:
  101.  
  102. * Write ISO: launches mode2cdmaker.
  103.  
  104. * View CmdLine: shows the mode2cdmaker command line.
  105.  
  106. * Generate Batch: creates a BAT file with the current command line.
  107.  
  108. * Exit: really do you need info about this? ;)
  109.  
  110. That's all. Hope you'll find these instructions useful ;)
  111.  
  112. Many thanks to UbiK for making such a great GUI!
  113.  
  114. DeXT
  115.