home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s043 / 3.img / DEFAULT.F_ / DEFAULT.FB
Encoding:
FastBack Plus setup  |  1994-01-26  |  6.2 KB  |  204 lines

  1. BeginSetup("True")
  2. MacroErrorAction("Continue")
  3. MacroSingleStep("Off")
  4. Comment("")
  5. DiskAlertSound("Beep")
  6. ErrorSound("Buzzer")
  7. DefaultShowRule("All")
  8. DefaultSortRule("Name")
  9. ScreenSize("Startup")
  10. Operation("Backup")
  11. DefineGroup(1,"dBASE Files","*.DB?,*.PRG,*.N?X,*.IDX,*.LBL,*.FRM,*.MEM,*.QBE,*.VUE")
  12. DefineGroup(2,"Lotus 1-2-3 Files","*.WK?")
  13. DefineGroup(3,"Microsoft Excel Files","*.XL?")
  14. DefineGroup(4,"Quattro Files","*.WQ?,*.WKQ")
  15. DefineGroup(5,"Harvard Graphics Files","*.CHT,*.SHW")
  16. DefineGroup(6,"Microsoft Windows Files","*.PIF,*.INI,*.ICO,*.GRP,*.WRI,*.CAL,*.CRD,*.TRM,*.TXT,*.PCX,*.BMP,*.MSP,*.REC,*.CLP")
  17. DefineGroup(7,"WordPerfect Files","*.WP?")
  18. DefineGroup(8,"TimeLine Files","*.TL?")
  19. DefineGroup(9,"Lotus Agenda Files","*.AG,*.BG,*.NPS")
  20. DefineGroup(10,"Program Files","*.EXE,*.COM,*.BAT,*.OVL,*.OVR")
  21. DefineGroup(11,"Q&A Files","*.DTF,*.IDX")
  22. DefineGroup(12,"Paintbrush Files","*.BMP,*.MSP,*.PCX")
  23. DefineGroup(13,"Fastback Plus Files","*.FB?,FBPSCHED.DAT")
  24. DefineGroup(14,"Paradox Files","*.DB,*.F,*.F??,*.R,*.R??,*.SET,*.G,*.VAL,*.PX,*.T,*.X??,*.Y??,*.SC")
  25. DefineGroup(15,"AutoCAD Files","*.DWG")
  26. DefineGroup(16,"Assembly Language Files","*.ASM,*.MAC")
  27. DefineGroup(17,"Corel Draw Files","*.CDR")
  28. DefineGroup(18,"Graphics Files","*.DXF,*.GEM,*.CGM,*.PLT,*.AI,*.PCT,*.SCD,*.WPG,*.WPS,*.CDR,*.PCX,*.BMP,*.MSP,*.GIF,*.ART,*.DRW,*.TIF")
  29. DefineGroup(19,"Pascal Source Files","*.PAS")
  30. DefineGroup(20,"C Source Files","*.C,*.CPP,*.H")
  31. DefineGroup(21,"Microsoft Powerpoint Files","*.PPT")
  32. DefineGroup(22,"Swap Files Used by OS/2 or Windows","*.SWP, 386SPART.PAR, SWAPPER.DAT")
  33. DefineGroup(23,"Hard Disk Compression Volume Files","STACVOL.*,SSPARTSS.SWP,DUBLDISK.0??,DBLSPACE.0??")
  34. DefineGroup(24,"Temporary Files","*.TMP,~*.*,*.$$$")
  35. DefineGroup(25,"Backup Copies of Files","*.BAK,*.??~,*.BK!,*.OLD")
  36. ClearGroup(26)
  37. ClearGroup(27)
  38. ClearGroup(28)
  39. ClearGroup(29)
  40. ClearGroup(30)
  41. ClearGroup(31)
  42. ClearGroup(32)
  43. ExcludeDrive("A")
  44. IncludeDriveGroups("A")
  45. SetWorkingPath("A:\")
  46. ApplyGroupsToSubdirs("False")
  47. IncludeFilespec("*.*","All Subdirs")
  48. ExcludeDrive("B")
  49. IncludeDriveGroups("B")
  50. SetWorkingPath("B:\")
  51. ApplyGroupsToSubdirs("False")
  52. IncludeFilespec("*.*","All Subdirs")
  53. ExcludeDrive("C")
  54. IncludeDriveGroups("C")
  55. SetWorkingPath("C:\")
  56. ApplyGroupsToSubdirs("False")
  57. IncludeFilespec("*.*","All Subdirs")
  58. ExcludeDrive("D")
  59. IncludeDriveGroups("D")
  60. SetWorkingPath("D:\")
  61. ApplyGroupsToSubdirs("False")
  62. IncludeFilespec("*.*","All Subdirs")
  63. ExcludeDrive("E")
  64. IncludeDriveGroups("E")
  65. SetWorkingPath("E:\")
  66. ApplyGroupsToSubdirs("False")
  67. IncludeFilespec("*.*","All Subdirs")
  68. ExcludeDrive("F")
  69. IncludeDriveGroups("F")
  70. SetWorkingPath("F:\")
  71. ApplyGroupsToSubdirs("False")
  72. IncludeFilespec("*.*","All Subdirs")
  73. ExcludeDrive("G")
  74. IncludeDriveGroups("G")
  75. SetWorkingPath("G:\")
  76. ApplyGroupsToSubdirs("False")
  77. IncludeFilespec("*.*","All Subdirs")
  78. ExcludeDrive("H")
  79. IncludeDriveGroups("H")
  80. SetWorkingPath("H:\")
  81. ApplyGroupsToSubdirs("False")
  82. IncludeFilespec("*.*","All Subdirs")
  83. ExcludeDrive("I")
  84. IncludeDriveGroups("I")
  85. SetWorkingPath("I:\")
  86. ApplyGroupsToSubdirs("False")
  87. IncludeFilespec("*.*","All Subdirs")
  88. ExcludeDrive("J")
  89. IncludeDriveGroups("J")
  90. SetWorkingPath("J:\")
  91. ApplyGroupsToSubdirs("False")
  92. IncludeFilespec("*.*","All Subdirs")
  93. ExcludeDrive("K")
  94. IncludeDriveGroups("K")
  95. SetWorkingPath("K:\")
  96. ApplyGroupsToSubdirs("False")
  97. IncludeFilespec("*.*","All Subdirs")
  98. ExcludeDrive("L")
  99. IncludeDriveGroups("L")
  100. SetWorkingPath("L:\")
  101. ApplyGroupsToSubdirs("False")
  102. IncludeFilespec("*.*","All Subdirs")
  103. ExcludeDrive("M")
  104. IncludeDriveGroups("M")
  105. SetWorkingPath("M:\")
  106. ApplyGroupsToSubdirs("False")
  107. IncludeFilespec("*.*","All Subdirs")
  108. ExcludeDrive("N")
  109. IncludeDriveGroups("N")
  110. SetWorkingPath("N:\")
  111. ApplyGroupsToSubdirs("False")
  112. IncludeFilespec("*.*","All Subdirs")
  113. ExcludeDrive("O")
  114. IncludeDriveGroups("O")
  115. SetWorkingPath("O:\")
  116. ApplyGroupsToSubdirs("False")
  117. IncludeFilespec("*.*","All Subdirs")
  118. ExcludeDrive("P")
  119. IncludeDriveGroups("P")
  120. SetWorkingPath("P:\")
  121. ApplyGroupsToSubdirs("False")
  122. IncludeFilespec("*.*","All Subdirs")
  123. ExcludeDrive("Q")
  124. IncludeDriveGroups("Q")
  125. SetWorkingPath("Q:\")
  126. ApplyGroupsToSubdirs("False")
  127. IncludeFilespec("*.*","All Subdirs")
  128. ExcludeDrive("R")
  129. IncludeDriveGroups("R")
  130. SetWorkingPath("R:\")
  131. ApplyGroupsToSubdirs("False")
  132. IncludeFilespec("*.*","All Subdirs")
  133. ExcludeDrive("S")
  134. IncludeDriveGroups("S")
  135. SetWorkingPath("S:\")
  136. ApplyGroupsToSubdirs("False")
  137. IncludeFilespec("*.*","All Subdirs")
  138. ExcludeDrive("T")
  139. IncludeDriveGroups("T")
  140. SetWorkingPath("T:\")
  141. ApplyGroupsToSubdirs("False")
  142. IncludeFilespec("*.*","All Subdirs")
  143. ExcludeDrive("U")
  144. IncludeDriveGroups("U")
  145. SetWorkingPath("U:\")
  146. ApplyGroupsToSubdirs("False")
  147. IncludeFilespec("*.*","All Subdirs")
  148. ExcludeDrive("V")
  149. IncludeDriveGroups("V")
  150. SetWorkingPath("V:\")
  151. ApplyGroupsToSubdirs("False")
  152. IncludeFilespec("*.*","All Subdirs")
  153. ExcludeDrive("W")
  154. IncludeDriveGroups("W")
  155. SetWorkingPath("W:\")
  156. ApplyGroupsToSubdirs("False")
  157. IncludeFilespec("*.*","All Subdirs")
  158. ExcludeDrive("X")
  159. IncludeDriveGroups("X")
  160. SetWorkingPath("X:\")
  161. ApplyGroupsToSubdirs("False")
  162. IncludeFilespec("*.*","All Subdirs")
  163. ExcludeDrive("Y")
  164. IncludeDriveGroups("Y")
  165. SetWorkingPath("Y:\")
  166. ApplyGroupsToSubdirs("False")
  167. IncludeFilespec("*.*","All Subdirs")
  168. ExcludeDrive("Z")
  169. IncludeDriveGroups("Z")
  170. SetWorkingPath("Z:\")
  171. ApplyGroupsToSubdirs("False")
  172. IncludeFilespec("*.*","All Subdirs")
  173. BackupTo("A","","MS-DOS 1.44Mb 3 1/2 Floppies","\")
  174. BackupFromList("CHIJKMNPTWXYZ")
  175. BackupType("Full")
  176. ChangedFilesBackupType("Incremental")
  177. BackupOverwrite("Ask First")
  178. WriteVerify("Off")
  179. Compression("Save Time")
  180. ErrorCorrection("On")
  181. VirusScanOnBackup("On")
  182. RestoreOverwrite("Overwrite Older Only")
  183. RestoreArchive("Mark As Backed Up")
  184. RestoreConfirmation("Off")
  185. AutoIncludeSetsEnable("On")
  186. VirusScanOnRestore("Off")
  187. ConfirmVirusOverwrite("On")
  188. DateRangeEnable("Off")
  189. DateRange("01-01-80","12-31-99")
  190. SizeRangeEnable("Off")
  191. SizeRange(0,"Bytes",2047,"MBytes")
  192. FileAttributeEnable("Off")
  193. FileAttributeGateSet("None")
  194. DMASpeed("Low")
  195. DMAXMSDisable("Off")
  196. SelectWindow("Express")
  197. EndSetup()
  198. DMASpeed("Low")
  199. DMAXMSDisable("Off")
  200. DMASpeed("Medium")
  201. DMAXMSDisable("Off")
  202. DMASpeed("High")
  203. DMAXMSDisable("Off")
  204.