home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Survival Kit / Chip_Special_Survival_Kit_fuer_PC_Anwender.iso / 01tools / qcopy / english.ini < prev    next >
Text File  |  1994-09-01  |  10KB  |  184 lines

  1. ; **********************************************************************
  2. ; **               QCopy Professional .INI-file                       **
  3. ; **                                                                  **
  4. ; **                 Version 2.0 02/20/1994                           **
  5. ; **    (c) Copyright 1992-94 Oliver Siebenhaar & Udo Steger          **
  6. ; **********************************************************************
  7. ;
  8. ; This .INI-File only works with QCopy Professional V2.0 or later !
  9. ;
  10. ; Comments have to be seperated by an ";".
  11. ; Please make sure that no entry is missing or repeated, otherwise
  12. ; QCopy Professional may not accept the .INI-File.
  13. ; This file only contains the configuration of QCopy Professional.
  14. ; To change the texts of the program, please edit QCOPYPRO.LNG.
  15.  
  16. ; ---------------------=< S O U R C E  D R I V E >=-----------------------
  17. ;                                                                         
  18. ; Range 001-010
  19. ; Reserved for the source drive.
  20.  
  21. 001=0                                            ; type of the source drive.
  22.                                                  ; valid types:
  23.                                                  ; 0 = Automatic/DOS
  24.                                                  ; 1 = CP-Backup V7.1 or later
  25.  
  26. 002=0                                            ; source drive letter
  27.                                                  ; or file
  28.                                                  ; valid types :
  29.                                                  ; 0 = drive #0 ("A:")
  30.                                                  ; 1 = drive #1 ("B:")
  31.                                                  ; 2 = bufferfile
  32. 003=c:\diskfile.buf                              ; name/path of the
  33.                                                  ; source bufferfile
  34.  
  35.  
  36. ; ----------------------=< T A R G E T  D R I V E >=--------------------------
  37. ; Range 011-020
  38. ; Reserved for the target drive
  39.  
  40. 011=0                                            ; target format
  41.                                                  ; valid types :
  42.                                                  ; 0 = from source
  43.                                                  ; 1 = 2.88MB
  44.                                                  ; 2 = 1.44MB
  45.                                                  ; 3 = 1.2MB
  46.                                                  ; 4 = 720KB
  47.                                                  ; 5 = 360KB
  48. 012=0                                            ; target drive letter
  49.                                                  ; or file
  50.                                                  ; valid types: see "002"
  51. 013=c:\diskfile.buf                              ; name/path of the
  52.                                                  ; target bufferfile
  53.  
  54. ; -------------------------=< S W I T C H E S >=----------------------------
  55. ; Range 21-40
  56. ; Reserved for the switches. "0" means "on" and "1" means "off".
  57.  
  58. 021=0                                            ; multiple sources
  59. 022=0                                            ; multiple targets
  60.  
  61. 023=1                                            ; copy data only
  62. 024=1                                            ; recognize disk change
  63.  
  64. 025=0                                            ; format adjustment
  65. 026=0                                            ; comment bufferfile
  66. 027=0                                            ; execute program after copy
  67.  
  68. 028=0                                            ; overwrite warning
  69. 029=0                                            ; format always
  70. 030=0                                            ; optimize sectors
  71. 031=0                                            ; verify data
  72.  
  73. ; --------------------=< D I R E C T O R Y  S H E L L >=--------------------
  74. ; Range 41-70
  75. ; Reserved for the directory shell.
  76.  
  77. 041=0                                            ; sort type:
  78.                                                  ; 0 = name
  79.                                                  ; 1 = extension
  80.                                                  ; 2 = date
  81.                                                  ; 3 = size
  82.                                                  ; 4 = none
  83. 043=0                                            ; sort asc./desc.
  84.                                                  ; 0 = ascending
  85.                                                  ; 1 = descending
  86. 045=*.*                                          ; filter. to use more than one
  87.                                                  ; seperate them by a ","
  88.                                                  ; for example:
  89.                                                  ; 045=*.com,*.bat,*.pif
  90. 050=C:\                                          ; the drive/directory to
  91.                                                  ; display
  92.                                                  ; a good choice may be the
  93.                                                  ; directory containing the
  94.                                                  ; bufferfiles
  95. 055=c:\tools\scan %d %w                          ; names/paths of the programs
  96. 056=chkdsk %d %w                                 ; launched by pushing the
  97. 057=edit qcopypro.ini                            ; buttons. you can run any
  98. 058=edit qcopypro.lng                            ; program from here. i.e one
  99. 059=edit %f                                      ; that compresses bufferfiles
  100.                                                  ; please consider entries
  101.                                                  ; 084 and 111 as well
  102.                                                  ; you can use the following
  103.                                                  ; parameters :
  104.                                                  ; %d = drive (current)
  105.                                                  ; %p = drive and path
  106.                                                  ; %f = drive, path and
  107.                                                  ;      file (yellow bar)
  108.                                                  ; %w = pause before returning
  109.                                                  ; to QCopy Professional
  110.                                                  ; example:"SCAN %d %w"
  111.                                                  ; if you don't want a program,
  112.                                                  ; leave the entry empty
  113. ;
  114. ; ----------------------=< F O R M A T  S H E L L >=------------------------
  115. ; Range 071-090
  116. ; Reserved for the format shell
  117. ;
  118. 071=0                                            ; target drive
  119.                                                  ; possible values : see "002"
  120. 073=2                                            ; target format
  121.                                                  ; possible values : see "011"
  122.                                                  ; exeption: "0"
  123. 075=0                                            ; disk type :
  124.                                                  ; 0=normal/DOS
  125.                                                  ; 1=CPS
  126. 077=0                                            ; format method :
  127.                                                  ; 0=safe
  128.                                                  ; 1=quick
  129.                                                  ; 2=complete
  130.                                                  ; 3=label
  131.  
  132. 080=emptydisk                                    ; diskname
  133.                                                  ; you can use the "?" as a
  134.                                                  ; joker
  135. 082=0000-0000                                    ; disk serial number
  136.  
  137. 084=56                                           ; points to an external
  138.                                                  ; program that is run
  139.                                                  ; after formatting
  140.                                                  ; possible values: 055-059
  141.  
  142. 086=0                                            ; multiple format
  143. 087=1                                            ; recognize disk change
  144. 088=0                                            ; run program after formatting
  145. 089=0                                            ; overwrite warning
  146. 090=0                                            ; optimize sectors
  147. 091=0                                            ; VERIFY format
  148. 092=1                                            ; modify disk serial number
  149. 093=1                                            ; auto generate SNR
  150.  
  151. ;---------------=< C O M M E N T  B U F F E R F I L E >=------------------
  152.  
  153. 101=%n Nr: %i of %t                              ; default comment for
  154.                                                  ; bufferfiles
  155.                                                  ; you can use the following
  156.                                                  ; parameters :
  157.                                                  ; %i : number of the copy
  158.                                                  ; %n : diskname
  159.                                                  ; %t : date
  160.  
  161. ;------------------------=< R U N  P R O G R A M >=------------------------
  162.  
  163. 111=56                                           ; points to the program that
  164.                                                  ; is executed after the
  165.                                                  ; target disk is written
  166.                                                  ; possible values: 055-059
  167.  
  168. ;-----------------------------=< S O U N D >=------------------------------
  169.  
  170. 121=0                                            ; 0=off; 1=on
  171.  
  172. ;-------------------------=< C O P Y  S P E E D >=-------------------------
  173.  
  174. 131=0                                            ; 0=normal
  175.                                                  ; 1=slow
  176.                                                  ; 2=fast
  177.  
  178. ;---------------------------=< P A L E T T E >=----------------------------
  179.  
  180. 141=0                                            ; 0=normal
  181.                                                  ; 1=monochrome fix
  182.  
  183.