home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / grduw15.zip / MANUAL.TXT < prev    next >
Text File  |  1996-05-19  |  8KB  |  190 lines

  1.  
  2.  
  3. GRDUW for Windows 95.
  4. Version 1.5
  5.  
  6.  
  7.  
  8.  
  9. User Manual.
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. The following is a brief description of the program functionality.
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. GRDUW was specifically written for Windows 95 and doesn't work on Windows NT !
  32.  
  33. When you run the shareware version of the program the About dialog box will
  34. appear showing you the program version and my address to allow you to register
  35. as soon as possible.
  36. Pressing the return key or clicking the OK button you enter into the program.
  37.  
  38. The program is a property sheet dialog box with the following pages:
  39.  
  40. - DupDisk
  41. - Format
  42. - Repair
  43. - Boot
  44. - Info
  45.  
  46. In every page you have into the upper right corner the combo box that allow
  47. you to select the logical drive you want to work with. Changing the pages this
  48. drive is keep aligned except when you go into the DupDisk page in which only
  49. the removable drives are allowed (only the diskette drives).
  50.  
  51. Follows a description for each page:
  52.  
  53. DupDisk Page.
  54.  
  55. In this page you have a source group and an image group.
  56. Also at the bottom right corner you will find two buttons.
  57. The first time you enter this page only the button Read Source disk into the
  58. source group and the button Load disk image into the image group are enabled.
  59. This means that you must read a disk or a disk image from your hard drive into
  60. the program memory before you can do anithing else.
  61. Pressing the Read Source disk button start the diskette read. If you haven't
  62. put the source diskette the program ask it and warning you if the source
  63. diskette isn't write protect. While reading a progress dialog will appear
  64. showing you the percent of diskette already read. As an alternative if you
  65. have previously saved a diskette image into your hard drive you can quickly
  66. load it by pressing the Load disk image button. When one of these operations is
  67. done the other tree button will become active.
  68. You can now compare another diskette with the in memory disk image to see if
  69. it is equal or not.
  70. You can write the memory disk image into another media of the same type as
  71. many times you want: only insert a new diskette and press the Write
  72. Destination Disk button.
  73. Also you can save the diskette image into another drive (typically an hard
  74. disk) to create the diskette copy later.
  75. When you have read a diskette the source group show you the volume label and
  76. the serial number in order to allow you to identify the diskette image present
  77. into the program memory.
  78.  
  79.  
  80. Format Page.
  81.  
  82. This page allow you to select a diskette media type with the auto option to
  83. don't care about it and leave the program to establish it.
  84. There are the standard 720Kb and 1.44Mb format and two additional non standard
  85. formats. The 1.72Mb format is a special format recognized by windows 95 when you
  86. use the explorer or any other windows shell. Win 95 is able to read and write to
  87. this kind of disk media but isn't able to format it. The other format is the
  88. non-standard format used by Microsoft to distribute its software packages. This
  89. format is idetified as 1.68Mb or MSDMF media type. The number of sectors of the
  90. MSDMF type is equal to the 1.72Mb type; the difference is that that the MSDMF
  91. format only allow 16 files/directories on the disk root, while the 1.72Mb adding
  92. two more tracks to the disk surface allow a root directory similar to that of a
  93. 1.44Mb diskette.
  94. You can also select the format mode:
  95. - standard: the classic MS-DOS format mode (interleave 1 and skew 0 ).
  96. - optimized: to have the best interleave and skew factor in order to speed up
  97.              the read/write operations on the diskette.
  98. The option "Standard" become "Low level" when you select a logical drive that is
  99. a fixed disk. In this case also all the media options became disabled except
  100. the auto option.
  101.  
  102. You can also select if you want a full format or a quick format.
  103. The full format perform the low level recreation of the disk tracks
  104. re-generating the sectors sync and others low level signals.
  105. The quick format only rewrite the system area in order to free up all the disk
  106. space. The advantage of this option is the speed, while the full format is safer.
  107.  
  108. You also have the option to verify that the format procedure was succesfully
  109. completed. To enable this check set the "Verify format" check box. When the
  110. program has completely formatted the disk it start a verify procedure.
  111. During the disk verify, the program is able to mark as BAD the tracks that
  112. cannot be read back leaving you a safe usable diskette. This additional operation
  113. take a little time and is recommended to avoid problems when you copy the data
  114. on the disk.
  115. To finish you can assign a volume label to the disk by writing a string into
  116. the Volume label edit box.
  117.  
  118.  
  119. Repair Page.
  120.  
  121. This page allow you to try a disk repair procedure when you find disk errors.
  122. The page is divided into 3 groups. Selecting the stop option on all the 3
  123. groups allow you to chek only the disk and be advised if any error is found.
  124.  
  125. On boot sector error.
  126.         In this group you can select to regenerate the boot sector or to stop
  127. if an error is found. With the first option a new standard boot sector is
  128. written to the disk if the actual boot sector is in error.
  129. This option can be very usefull when you have a disk virus into the boot sector.
  130.  
  131. On sys area error.
  132.         In this group you have 3 options. The first option allow you to try to
  133. reformat the track in error. This is the only valid option you have to try to
  134. recover a disk damaged into the system area. The second option demand to the
  135. scandisk program the difficult work of repair this kind of error. The last option
  136. simply inform you of the error and stop the procedure.
  137.  
  138. On data area error.
  139.         In this group you have 4 options. This area has the greater
  140. probability of repair success. With the first option: "try to format", the
  141. program read in the track in error (doing the best to read all the sectors in
  142. error) and then proceed trying to format many times the track. If the format
  143. succeed the program write back the data it has been able to read, otherwise
  144. it terminate. The second option "Mark track BAD" allow you to read in the
  145. clusters (as may clusters that fit into a track) in error and move them into a
  146. safe disk data area and the mark these clusters as BAD so that the file system
  147. never use them. The third option: "Mark cylinder BAD" is very similar to the
  148. previous one with the difference that instead of a disk track it take a
  149. cylinder. The cylinder is a track for all the heads i.e. is a data area
  150. greater then the previous one. This option can be usefull on hard disk when a
  151. complete disk area is damaged and then it is safer don't use the whole area
  152. and not pieces of it. The last option as before will warn you and stop the
  153. procedure.
  154. When you have selected the desired behaviour of the program you can press the
  155. start button to begin the repair procedure.
  156.  
  157. Boot
  158.  
  159. This page allow you to check if the boot sector is damaged or infected by a
  160. virus. pressing the button "Check" you start the boot sector read and check. The
  161. check results are collected into the "Results:" list box showing you all the not
  162. compliances the procedure will find. If you want you can recreate the boot
  163. sector rewriting it with a safe copy generated by the program by pressing the
  164. "Regenerate" button.
  165.  
  166.  
  167. Info
  168.  
  169. This page allow you to collect many usefull disk informations. By pressing the Get
  170. Info button the program fill the Drive Media Informations list box.
  171.  
  172.  
  173. Epilog.
  174.  
  175.  
  176. I know that this manual is very short. I have keep it so small because the
  177. program is very simple to use so that you don't need this manual anymore.
  178. However if you have any question don't esitate to mail me a letter
  179. with you questions. Please remember to indicate your registration number !
  180. Only registered user will receive an answer !
  181.  
  182.  
  183. My address is:
  184.  
  185. Roberto Grassi
  186. Casella Postale (P.O.BOX) 48
  187. 10196 Leuman (TO) ITALY.
  188.  
  189.  
  190.