home *** CD-ROM | disk | FTP | other *** search
/ The Mother of All Windows Books / CD-MOM.iso / cd_mom / workmodl / quarkxp / quark.inf < prev    next >
INI File  |  1993-02-21  |  27KB  |  786 lines

  1. ;
  2. ; quark.inf - Installer customizing file.
  3. ;
  4. ; Copyright (c) 1992, Quark, Inc.
  5. ; All Rights Reserved
  6. ;
  7.  
  8.  
  9. ; About This File
  10. ; ===============
  11. ;
  12. ; The information in this file determines
  13. ;
  14. ;   * All dialog strings.
  15. ;   * The names of the disks and directories from which, and to which, Install
  16. ;     copies files
  17. ;
  18. ;   * The name of the group that Install creates in Program Manager's window, and the
  19. ;     names of program items that Install adds to that group
  20. ;
  21. ; You can create your own Install program by changing some of the information
  22. ; in this file.
  23. ;
  24. ; The Parts of INSTALL.INF
  25. ; -------------------------
  26. ;
  27. ; INSTALL.INF is similar in format to a Windows initialization (.INI) file.
  28. ;
  29. ; Sections: INSTALL.INF is divided into sections. Each section is identified
  30. ;        by an alphanumeric name enclosed in square brackets.
  31. ;
  32. ;           Most section names are "hard-coded": Install is written to search for
  33. ;           in INSTALL.INF for that specific section name. However, some section
  34. ;           names are defined within other sections, and are therefore easily 
  35. ;           customizable.
  36. ;
  37. ; Comments: A comment begins with a semicolon. You can include a comment 
  38. ;           on the same line as syntax, as long as it comes after the syntax.
  39. ; Spaces:   Spaces are ignored, except when between double quotes.
  40. ;           Blank lines are also ignored.
  41. ;
  42. ; Special
  43. ;  Chars:   The ampersand (&) is a special character to Windows. In
  44. ;        those strings that appear in dialog boxes, the ampersand
  45. ;        transformed into an accelerator (an underscore below the
  46. ;        following character).
  47. ;
  48. ;        Special non-"non printable" characters (e.g.: return, formfeed, (r),
  49. ;        etc.) can be obtained by using C-style escapes (i.e.:
  50. ;        \n, \f, \256 (octal) [or \xAE (hex)] for the previous examples).
  51. ;
  52. ;        NOTE: All text *must* be entered on a single line. You can
  53. ;        format the text into multiple lines by inserting '\n' wherever
  54. ;        you want a line to break, but text strings in this file must typed
  55. ;        as one entire line.
  56. ;
  57. ;** Please do NOT localize any strings that are not inside double quotes (") **
  58. ;        
  59. ;
  60. ; Sections in This File
  61. ; ---------------------
  62. ; The rest of this file contains the actual sections and statements
  63. ; that make up the working file. It also includes comments that 
  64. ; explain each section and statement.
  65. ;
  66. [version]
  67. ; patch lvl, stage, minor rev, prodid/major rev
  68. ; ie - 0x00801133 is windows 3.11r0
  69.   instver = 0x00801133
  70. ; <major rev>.<minor rev>.<minor rev><stage>
  71.   regver = "3.1.1d"
  72. ; major rev, minor rev, stage, 0x00
  73.   prodver = 0x03118000
  74.   prodid = 3
  75.  
  76.  
  77. [data]
  78. ; The [data] section includes misc. information about the
  79. ; location application.
  80.   name        = "QuarkXPress for Windows"
  81. ;do not localize
  82.   regfile    = xpress.reg
  83.  
  84.   Black        = 0x00000000
  85.   Red        = 0x000000FF
  86.   Green        = 0x0000FF00
  87.   Blue        = 0x00FF0000
  88.   Cyan        = 0x00FFFF00
  89.   Magenta    = 0x00FF00FF
  90.   Yellow    = 0x0000FFFF
  91.   White        = 0x00FFFFFF
  92.  
  93.  
  94. [message]
  95.   changed = "Changing this path will require you to reimport all associated pictures for the affected QuarkXPress documents.  Do you want to do this?"
  96.   complete = "Install complete."
  97.  
  98. [message.update]
  99.   badserialnum = "This update disk does not go with the specified copy of QuarkXPress."
  100.   fail = "Program not updated."
  101.   succ = "Program succesfully updated."
  102.  
  103. [dialog]
  104. ; The [dialog] section contains information pertaining to Install's dialog box. 
  105. ;
  106. ; The Caption statement determines the text that appears in the title bar 
  107. ; of Install's dialog box. 
  108. ;
  109. ; The following Caption statement specifies the caption "Demo App Installation".
  110. ; To specify your own caption, replace the text "Demo App Installation" with the 
  111. ; title you want (enclosed in double quotes).
  112.  
  113.   caption = "QuarkXPress for Windows Installer"
  114.   continue = "&Continue"
  115.   next = "&Next"
  116.   abortinstall = "&Abort Install"
  117.   ok = "OK"
  118.   cancel = "Cancel"
  119.   install = "&Install"
  120.   abortreg = "&Abort Installation"
  121.   quit = "&Quit"
  122.  
  123. [dialog.update]
  124.   caption = "QuarkXPress for Windows Updater"
  125.  
  126. [demo.dialog]
  127.   caption = "Demo QuarkXPress for Windows Installer"
  128.   abortinstall = "&Abort Install"
  129.   ok = "OK"
  130.   cancel = "Cancel"
  131.   install = "&Install"
  132.  
  133. [dialog.splash]
  134.   color = "Favorite &Color Scheme:"
  135.   para1 = "Welcome to the QuarkXPress\256 for Windows Installation and Registration program. This program will install QuarkXPress and create your User Registration File."
  136.   para2 = "By completing the Installation/Registration procedure, you agree to the terms of the QuarkXPress Software License and Limited Warranty Agreement located on the disk packet."
  137.   para3 = "The Registration program makes use of fields that have associated drop-down lists. Clicking on the arrow button displays a list with possible entries for the field, as shown in the example below."
  138.   copyright = "\251 1989-1992 Quark, Inc.\nAll Rights Reserved\nU.S. Patent Pending, Quark, Inc."
  139.  
  140.  
  141. ;For list comboboxes (those beginning with [combo*]):  If no number is given,
  142. ;the first entry becomes the default (selected). The combo box is not sorted,
  143. ;so the entries will appear as you list them.
  144. [combo.dialog.splash.color]
  145. "Current"
  146. "Black"
  147. "Red"
  148. "Green"
  149. "Blue"
  150. "Cyan"
  151. "Magenta"
  152. "Yellow"
  153. "White"
  154.  
  155.  
  156. [dialog.reg]
  157.   caption = "Product Registration"
  158.   title = "Please enter your registration information."
  159.   serialnum = "Serial &Number:"
  160.   phone = "Area Code/&Phone:"
  161.   contact = "&Contact:"
  162.   lname = "&Last Name"
  163.   fname = "&First Name"
  164.   mi = "M.I."
  165.   companyname = "Co&mpany Name:"
  166.   companyaddr = "Street &Address:"
  167.   city = "C&ity:"
  168.   state = "&State/Province:"
  169.   zip = "&ZIP/Postal Code:"
  170.   country = "C&ountry:"
  171.   purdate = "QuarkXPress Purchase &Date :"
  172.   dealername = "QuarkXPress &Dealer Name:"
  173.   dealercity = "&Dealer\x92s City and State/Province:"
  174.  
  175. [dialog.reg.intl]
  176.   country = "C&ountry:"
  177.   lname = "&Last Name:"
  178.   fname = "&First Name:"
  179.   addr = "Postal &Address:"
  180.   phone = "&Phone:"
  181.   fax = "&FAX:"
  182.   alloneline = "(Please do not put all details on one line)"
  183.   dealercity = "&Dealer\x92s Address:"
  184.  
  185. [combo.dialog.reg.contact]
  186. "Dr."
  187. "Miss"
  188. "Mr."
  189. "Mrs."
  190. "Ms."
  191.  
  192. [combo.dialog.reg.country]
  193. "U.S.A."
  194. "Canada"
  195.  
  196. [combo.dialog.reg.intl.country]
  197. "Canada"
  198. "Denmark"
  199. "Finland"
  200. "Germany"
  201. "India"
  202. "Malaysia"
  203. "Norway"
  204. "Singapore"
  205. "Sweden"
  206. "Switzerland"
  207. "Turkey"
  208. "U.K."
  209.  
  210. [dialog.sysinfo]
  211.   caption = "System Information"
  212.   title = "This information will help Quark\x92s Technical Support staff assist you."
  213.   numpcs = "Approximate number of PCs at your &location:"
  214.   printers = "PostScript &Printers: (please select all that apply)"
  215.   scanner = "&Scanner:"
  216.   otherprinters = "Other &Printers:"
  217.   nettype = "&Network Type:"
  218.   netsoftware = "&Network Software:"
  219.   otherapps = "What other PC &applications do you use?"
  220.  
  221. [combo.dialog.sysinfo.numpcs]
  222. "1"
  223. "2"
  224. "3-5"
  225. "6-10"
  226. "11-20"
  227. "21-100"
  228. "101-500"
  229. "501+"
  230.  
  231. [listbox.dialog.sysinfo.printers]
  232. "Apple Computer"
  233. "Hewlett-Packard"
  234. "I.B.M."
  235. "Texas Instruments"
  236. "Okidata"
  237. "Canon"
  238. "Brother"
  239. "NEC"
  240. "Oc\xE9"
  241. "QMS"
  242. "Linotronic"
  243. "AGFA"
  244.  
  245. [combo.dialog.sysinfo.scanner]
  246. "None"
  247. "Abaton"
  248. "Apple"
  249. "Barneyscan"
  250. "Crosfield"
  251. "Datacopy"
  252. "Dest"
  253. "Hewlett-Packard"
  254. "Howtek"
  255. "Microtek"
  256. "New Image Tech"
  257. "Scitex"
  258. "Sharp"
  259. "Thunderware"
  260. "Truevel"
  261.  
  262. [combo.dialog.sysinfo.nettype]
  263. "None"
  264. "LocalTalk"
  265. "Arcnet"
  266. "PhoneNet"
  267. "Ethernet"
  268. "Token Ring"
  269. "Other"
  270.  
  271. [combo.dialog.sysinfo.netsoftware]
  272. "None"
  273. "AppleShare"
  274. "LANtastic"
  275. "Novell NetWare"
  276. "Banyan Vines"
  277. "LAN Manager"
  278. "Other"
  279.  
  280.  
  281. [dialog.userinfo]
  282.   caption = "User Information Survey"
  283.   title = "This information will help us serve you more efficiently."
  284.   learn = "How did you &learn about QuarkXPress?"
  285.   business = "What is your primary type of &business?"
  286.   create = "What do you &create with QuarkXPress? (please select all that apply)"
  287.   othercreate = "&Other:"
  288.   publications = "What professional &publications do you read? (please select all that apply)"
  289.   otherpublications = "&Other:"
  290.   comments = "Co&mments:"
  291.  
  292. [combo.dialog.userinfo.learn]
  293. "Dealer"
  294. "Another user"
  295. "Trade show"
  296. "Service bureau"
  297. "MacWEEK"
  298. "MacUser"
  299. "MacWorld"
  300. "Macintosh News"
  301. "InfoWorld"
  302. "Byte"
  303. "PC Week"
  304. "PC World"
  305. "PC Magazine"
  306. "PC Computing"
  307. "PC Publishing"
  308. "Publish!"
  309.  
  310. [combo.dialog.userinfo.business]
  311. "Newspaper publisher"
  312. "Book publisher"
  313. "Catalog publisher"
  314. "Magazine publisher"
  315. "Advertising agency"
  316. "Graphic design"
  317. "Service bureau"
  318. "Computer-related"
  319.  
  320. [listbox.dialog.userinfo.create]
  321. "Advertisements"
  322. "Annual reports"
  323. "Books"
  324. "Brochures"
  325. "Magazines"
  326. "Newspapers"
  327. "Newsletters"
  328. "Catalogs"
  329.  
  330. [listbox.dialog.userinfo.publications]
  331. "MacWEEK"
  332. "MacUser"
  333. "MacWorld"
  334. "Macintosh News"
  335. "InfoWorld"
  336. "Byte"
  337. "PC Week"
  338. "PC World"
  339. "PC Magazine"
  340. "PC Computing"
  341. "PC Publishing"
  342. "Publish"
  343.  
  344.  
  345. [dialog.choice]
  346.   caption = "QuarkXPress for Windows Registration"
  347.   para1 = "Click OK to install QuarkXPress and create your User Registration File. Click the appropriate button if you want to review or change previously entered information."
  348.   prodreg = "Product Registration"
  349.   sysinfo = "System Information"
  350.   userinfo = "User Info. Survey"
  351.  
  352.  
  353. [dialog.thanks]
  354.   para1 = "Thank you for using Quark\x92s electronic registration! Please use the enclosed postage-paid mailer to send us your User Registration Disk as soon as possible. Be sure to include your name and telephone number on the disk."
  355.   para2 = "You must return your User Registration Disk to receive the benefits of the 90-Day Limited Warranty and the 90-Day Service Plan, as well as to qualify for future upgrade offers."
  356.  
  357. ; *** Start of actual installation ***
  358.  
  359. [dialog.startinst]
  360.   para = "To begin installation of QuarkXPress and to copy auxiliary files, click OK. You will be asked to specify a drive and directory for the QuarkXPress application and auxiliary files."
  361. [demo.dialog.startinst]
  362.   para = "To begin installation of Demo QuarkXPress and to copy auxiliary files, click OK. You will be asked to specify a drive and directory for the QuarkXPress application and auxiliary files."
  363.  
  364. [dialog.installdir]
  365.   para = "Please enter the directory in which you would like to install QuarkXPress."
  366.   customize = "&Customize..."
  367. [demo.dialog.installdir]
  368.   para = "Please enter the directory in which you would like to install Demo QuarkXPress."
  369.  
  370. [dialog.updatedir]
  371.   updatebut = "&Update"
  372.   para = "Please enter the directory in which QuarkXPress exists."
  373.  
  374. [demo.dialog.updatedir]
  375.   para = "Please enter the directory in which QuarkXPress exists."
  376.  
  377. [dialog.customize]
  378.   caption = "Select Items to Install"
  379.   section = "&Items:"
  380.   path = "&Path:"
  381.   install = "&Install Highlighted Item"
  382.   update = "&Update Highlighted Item"
  383.   delete = "D&elete Highlighted Item (!)"
  384.   reinstall = "&Reinstall Highlighted Item"
  385.   disabled_subsection = "No Details"
  386.   view_subsection = "View &Details"
  387.   hide_subsection = "Hide &Details"
  388.   browse = "&Browse..."
  389.   totals = "Totals:"
  390.  
  391. [dialog.browse]
  392.   caption = "Select Directory"
  393.   directories = "&Directories:"
  394.   drives = "Dri&ves:"
  395.  
  396. [dialog.fileerror]
  397.   caption = "File Error"
  398.   exit = "Exit"
  399. [demo.dialog.fileerror]
  400.   caption = "File Error"
  401.   exit = "Exit"
  402.  
  403. [dialog.insertdisk]
  404.   para = "Please insert the following disk:"
  405. [demo.dialog.insertdisk]
  406.   para = "Please insert the following disk:"
  407.  
  408. [dialog.progress]
  409.   text = "Press F3 to abort."
  410. [demo.dialog.progress]
  411.   text = "Press F3 to abort."
  412.  
  413.  
  414. [disks]
  415. ; The [disks] section defines the distribution disks that contain the application 
  416. ; files. Install uses this information to tell the user to insert the correct disk.
  417. ; Elsewhere within this .INF file, the distribution disks are normally referred to
  418. ; by a single-character disk ID. This section defines those disk IDs, and includes 
  419. ; information about the disk to which each disk ID refers.
  420. ;
  421. ; The disk ID '0' is reserved; it represents the system directory.
  422. ;
  423. ; The format of each disk definition is:
  424. ;     n = path, title
  425. ;
  426. ;  where
  427. ;     n       is the disk ID (a single character from 1-9 or A-Z).
  428. ;
  429. ;     path    the path of the source directory from which Install should copy 
  430. ;             the files to the disk. The path can be relative to the
  431. ;             source directory (see examples below).
  432. ;
  433. ;     title   is a descriptive name for the disk. The title should match 
  434. ;             the disk's printed or written label exactly.
  435. ; The following disk-definition statements define two distribution disks.
  436.  
  437.   1 =.,            "QuarkXPress for Windows  Disk 1"
  438.   2 =.,            "QuarkXPress for Windows  Disk 2"
  439.   3 =.,            "QuarkXPress for Windows  Disk 3"
  440.   4 =.\tutorial,    "QuarkXPress for Windows  Disk 4"
  441.   5 =.\samples,        "QuarkXPress for Windows  Disk 5"
  442.   6 =.,            "QuarkXPress User Registration Disk"
  443.   0 =.,            "Windows Directory"
  444.   x =c:\,        "Root directory"
  445.   y =.,            "Temporary Directory"
  446.   z =.,            "Install Directory"
  447.  
  448.  
  449. ; The first statement tells Install to refer to Disk 1.
  450. ; Because the period (.) denotes the current directory, the files 
  451. ; on that disk will be copied from the root directory of the
  452. ; distribution disk.
  453. ;
  454. ; You can include as many disk-definition statements as necessary. Every 
  455. ; distribution disk should have a corresponding disk-definition statement;
  456. ; otherwise, Install cannot tell the user to insert the appropriate disk.
  457.  
  458. ; The following [app.copy.appstuff] section contains section-definition
  459. ; statements. Each statement defines a section that lists application files
  460. ; to be copied as part of installation. The sections are organized by file 
  461. ; destination; you should define a separate section for each destination 
  462. ; directory.
  463. ;
  464. ; Each section definition has the following form:
  465. ;
  466. ;     [x:]dest_pathname#section_name, section_label, buffer_size, [,flags]
  467. ;    [,bitmap]
  468. ;        -or-
  469. ;     [x:]full_filename, file_title, file_size, [,flags] [,bitmap]
  470. ;
  471. ; where
  472. ;
  473. ;     #section_name    defines the name of the .INF section that lists the
  474. ;                      files to be copied (must start with IDS_GRPPREFIX).
  475. ;
  476. ;     dest_pathname    is the path name of the destination directory, relative
  477. ;                      to the installation directory for file entries and
  478. ;               explicit target directories if a group is specified.
  479. ;            (Note: "0:" is a special disk ID that represents the
  480. ;            WINDOWS system directory (the directory usually labeled
  481. ;            "\WINDOWS\system"), , and "z:" represents the install
  482. ;            destination path (eg: "c:\xpress")).
  483. ;
  484. ;     label/title    title displayed in the setup dialog for user's benefit
  485. ;
  486. ;     file_size           file size
  487. ;
  488. ;     buffer_size    additional buffering size (for newly created files and
  489. ;            such)
  490. ;
  491. ;     flags           S=selected; V=version checking (swaps childrens' state
  492. ;            if present in a group declaration), D=display children;
  493. ;            B=broken file (to be assembled into one larger file);
  494. ;            I=The file is shared (like many DLLs);C=compressed
  495. ;            file; G=not seperately selected;N=install only if
  496. ;            international;M=give special message if trying to
  497. ;            change file path (message.changed);R=install only if
  498. ;            registration;x=dummy flag (must have at least one flag
  499. ;            per section).
  500. ;
  501. ;            NOTE: The action of the switches are inherited from
  502. ;            a file's parents; any switches set on children will
  503. ;            invert (XOR) the switch setting inherited from the
  504. ;            item's parents.
  505. ;
  506. ;     bitmap        This optional item is the resource number of a bitmap
  507. ;            included in the .rc file. This bitmap is displayed
  508. ;            beside the item when examined by the customize dialog.
  509. [app.copy.appstuff]
  510.   c:\xpress#app.xpress,        "QuarkXPress for Windows",    0,    SD
  511. [demo.app.copy.appstuff]
  512.   c:\xprsdemo#app.demo.xpress,    "Demo QuarkXPress for Windows",    0,    SD
  513.  
  514. [app.xpress]
  515.   .#app.appl,            "Application Files",    0,    D
  516.   .#app.xtensions,        "XTensions",        0,    D
  517.   .\tutorial#app.tutorial,    "Tutorial Files",    0,    D
  518.   .\samples#app.samples,    "Sample Files",        0,    D
  519.  
  520. [app.demo.xpress]
  521.   .\samples#app.demo.samples,    "Sample Files",        0,    D
  522.   .#app.demo.appl,        "Application Files",    0,    D
  523.   .#app.xtensions,        "XTensions",        0,    D
  524.  
  525. [app.appl]
  526.   1:reginfo.dat,    "Quark User Registration",    30000,    GR
  527.   1:xpress.dct,        "Dictionary",            270000,    C,    dct_ico
  528.  
  529.   .\xpress.exe#app.application,    "Application",        0,    BDG
  530.  
  531.   3:olelib.dll,        "Quark OLE DLL",        60000,    CG,    packager.exe
  532.   3:xpr.dll,        "Quark Support DLL",        65000,    CNG
  533.   3:xpress.hlp,        "Help File",            160000,    C,    winhelp.exe
  534.   .#app.readmes,    "Release Notes",        0,    D
  535.   .#app.filters,    "Import Filters",        0,    D
  536.  
  537. [app.demo.appl]
  538.   1:reginfo.dat,    "Quark User Registration",    30000,    GR
  539.   1:xpress.dct,        "Dictionary",            270000,    C,    dct_ico
  540.  
  541.   .\xpress.exe#app.application,    "Application",        0,    BDG
  542.  
  543.   3:olelib.dll,        "Quark OLE DLL",        60000,    CG,    packager.exe
  544.   3:xpr.dll,        "Quark Support DLL",        65000,    CNG
  545.   3:xpress.hlp,        "Help File",            160000,    C,    winhelp.exe
  546.  
  547.   .#app.filters,    "Import Filters",        0,    D
  548.  
  549.  
  550. [app.application]
  551.   2:xpress.0xe,        "part 1",            512000,    C
  552.   2:xpress.1xe,        "part 2",            512000,    C
  553.   2:xpress.2xe,        "part 3",            512000,    C
  554.   2:xpress.3xe,        "part 4",            512000,    C
  555.   3:xpress.4xe,        "part 5",            512000,    C
  556.   3:xpress.5xe,        "part 6",            512000,    C
  557.   3:xpress.6xe,        "part 7",            20000,    CN
  558.  
  559. [app.filters]
  560.   3:drwfiltr.flt,    "Micrografx Designer 1.0",    60000,    C,    drwflt_ico
  561.   3:hpgl.flt,        "HPGL Graphics",        50000,    C,    hpglflt_ico
  562.   3:cgmfiltr.flt,    "Computer Graphics Metafile",    50000,    C,    cgmflt_ico
  563.  
  564. [app.xtensions]
  565.   3:xtags.xxt,        "XPress Tags",            60000,    C,    xxt_ico
  566.   3:writext.xxt,    "Write for Windows",        15000,    C,    xxt_ico
  567.   3:word1.xxt,        "Word for Windows 1.x",        42000,    C,    xxt_ico
  568.   3:word2.xxt,        "Word for Windows 2.0",        67000,    C,    xxt_ico
  569.   3:ktedit.xxt,        "Kern/Track Editor",         40000,    C,    xxt_ico
  570.   3:amiread.dll,    "Ami Pro 2.0",            105000,    C,    xxt_ico
  571.   3:wpread.dll,        "Word Perfect 5.1",        68000,    C,    xxt_ico
  572.   3:xyfilter.xxt,    "XyWrite III Plus",        100000,    C,    xxt_ico
  573.   3:readreg.xxt,    "Registration",            60000,    CR,    xxt_ico
  574.   3:dashfram.xxt,    "Dashed Frames",        12000,    C,    xxt_ico
  575.   3:ole.xxt,        "OLE",                1000,    C,    xxt_ico
  576.  
  577. [app.readmes]
  578.   3:readme.wri,        "Release Notes",        15000,    C,    write.exe
  579.   3:printing.wri,    "Printing Notes",        60000,    C,    write.exe
  580.   3:OLE.wri,        "OLE Notes",            25000,    C,    write.exe
  581.  
  582. [app.samples]
  583.   .\document#app.samdocs,    "Documents",        0,    G
  584.   .\library#app.samlibs,    "Libraries",        0,    G
  585.   .\pictures#app.sampics,    "Pictures",        0,    G
  586.   .\text#app.samtxts,        "Text Files",        0,    G
  587.  
  588. [app.demo.samples]
  589.   .#app.demo.samdocs,    "Documents",        0,    G
  590.  
  591. [app.demo.samdocs]
  592.   5:beachcrz.qxd,    "Sample Document",        60000,    x,    doc_ico
  593.   5:cruiser.eps,    "Sample EPS File",        30000,    x,    eps_ico
  594.   5:oldbike.eps,    "Sample EPS File",           260000,    x,    doc_ico
  595.   5:wavepict.pcx,    "Sample PCX File",         3000,    x,    pcx_ico
  596.   5:worldcup.qxd,    "Sample Document",           290000,    x,    doc_ico
  597.  
  598. [app.samdocs]
  599.   5:beachcrz.qxd,    "Sample Document",        60000,    x,    doc_ico
  600.   5:cruiser.eps,    "Sample EPS File",        30000,    x,    eps_ico
  601.   5:oldbike.eps,    "Sample EPS File",           260000,    x,    doc_ico
  602.   5:wavepict.pcx,    "Sample PCX File",         3000,    x,    pcx_ico
  603.   5:worldcup.qxd,    "Sample Document",           290000,    x,    doc_ico
  604.  
  605. [app.samlibs]
  606.   5:biking.eps,        "Sample EPS File",        20000,    x,    eps_ico
  607.   5:bicycle.wmf,    "Sample Windows Metafile",    20000,    x,    eps_ico
  608.   5:qdropcap.eps,    "Sample EPS File",        45000,    x,    eps_ico
  609.   5:sample.qxl,        "Sample Library",        75000,    x,    qxl_ico
  610.   5:xdropcap.eps,    "Sample EPS File",        35000,    x,    eps_ico
  611.  
  612. [app.sampics]
  613.   5:biker.tif,        "Sample TIFF File",        70000,    x,    tiff_ico
  614.   5:bikers.pcx,        "Sample PCX File",        15000,    x,    pcx_ico
  615.   5:cyclist.eps,    "Sample EPS File",        25000,    x,    eps_ico
  616.   5:wheelart.eps,    "Sample EPS File",        25000,    x,    eps_ico
  617.  
  618. [app.samtxts]
  619.   5:xprstags.xtg,    "Sample QuarkXPress Tags File",     5000,    x,    xtag_ico
  620.   5:richtext.rtf,    "Sample RTF File",         5000,    x,    rtf_ico
  621.   5:ascii.txt,        "Sample Text File",         5000,    x,    notepad.exe
  622.   5:word40.doc,        "Sample MS-Word 4.0 File",     5000,    x,    winword.exe
  623.   5:mswrite.wri,    "Sample MS-Write File",         5000,    x,    write.exe
  624.  
  625. [app.tutorial]
  626.   .\color#app.tutclr,        "Documents",        0,    G
  627.   .\finished#app.tutfin,    "Libraries",        0,    G
  628.   .\layout#app.tutlay,        "Layout Files",        0,    G
  629.   .\pictures#app.tutpics,    "Pictures",        0,    G
  630.   .\type#app.tuttype,        "Typography Files",    0,    G
  631.   .\wordproc#app.tutwp,        "Word Processing Files",    0,    G
  632.  
  633. [app.tutclr]
  634.   4:bikers.pcx,        "Tutorial PCX File",         15000,    x,    pcx_ico
  635.   4:biketour.qxt,    "Tutorial QuarkXPress Template",     65000,    x,    doc_ico
  636.  
  637. [app.tutfin]
  638.   4:fintype.qxd,        "Tutorial Document",      15000,    x,    doc_ico
  639.   4:finpicts.qxd,        "Tutorial Document",     25000,    x,    doc_ico
  640.   4:finword.qxd,        "Tutorial Document",      20000,    x,    doc_ico
  641.   4:fincolor.qxd,        "Tutorial Document",      65000,    x,    doc_ico
  642.   4:finlayou.qxd,        "Tutorial Document",    105000,    x,    doc_ico
  643.  
  644. [app.tutlay]
  645.   4:newstemp.qxt,        "Tutorial Document",      90000,    x,    doc_ico
  646.   4:gears.eps,            "Tutorial EPS File",     95000,    x,    eps_ico
  647.   4:handle.eps,            "Tutorial EPS File",      30000,    x,    eps_ico
  648.   4:pedal.eps,            "Tutorial EPS File",      25000,    x,    eps_ico
  649.   4:text1.txt,            "Tutorial Text File",      1000,    x,    notepad.exe
  650.   4:text2.txt,            "Tutorial Text File",      1000,    x,    notepad.exe
  651.   4:text3.txt,            "Tutorial Text File",      1000,    x,    notepad.exe
  652.  
  653. [app.tutpics]
  654.   4:wheeltem.qxt,        "Tutorial QuarkXPress Template",      10000,    x,    doc_ico
  655.   4:picstory.txt,        "Tutorial Text File",      5000,    x,    notepad.exe
  656.   4:wheelart.eps,        "Tutorial EPS File",      25000,    x,    eps_ico
  657.  
  658. [app.tuttype]
  659.   4:sprocket.qxt,        "Tutorial QuarkXPress Template",      15000,    x,    doc_ico
  660.  
  661. [app.tutwp]
  662.   4:lettext.txt,        "Tutorial Text File",      1000,    x,    notepad.exe
  663.   4:spokeart.eps,        "Tutorial EPS File",      50000,    x,    eps_ico
  664.   4:samplett.qxt,        "Tutorial QuarkXPress Template",      15000,    x,    doc_ico
  665.  
  666. [progman.groups]
  667. ; The [progman.groups] section (optional) tells Install to create Program 
  668. ; Manager groups for your application. (Install then uses DDE to communicate 
  669. ; with Program Manager.)
  670. ;
  671. ; The section lists the names of the groups you want to create. You then 
  672. ; define additional sections in this file; those sections list the program 
  673. ; items you want in each group.
  674. ;
  675. ; The syntax for each group name is:
  676. ;
  677. ;     groupname, [groupfile.grp]
  678. ;
  679. ; where
  680. ;
  681. ;     groupname      is the title you want Program Manager to display
  682. ;                    under the icon that represents the group. (The 
  683. ;                    groupname will also be the name of the section
  684. ;                    that defines the contents of the group.)
  685. ;
  686. ;     groupfile.grp  is the filename of the file in which Program Manager
  687. ;                    will save information about the group. (You must include
  688. ;                    the .GRP filename extension.) This parameter is optional;
  689. ;                    if you omit it, Install uses a default name for the 
  690. ;                    group file.
  691. ;
  692. ; The following group-definition statement tells Install to create a group named
  693. ; Demo, and store its information in a file named DEMO_APP.GRP. The [demo] section
  694. ; will contain information about the group's contents.
  695.  
  696.   QuarkXPress, XPress.grp
  697. [demo.progman.groups]
  698.   "Demo QuarkXPress", XPrsdemo.grp
  699.  
  700.  
  701. ; This section is a user-defined section that define the contents of a
  702. ; Program Manager group file. The [progman.groups] section defines
  703. ; the name of this section and the group, and the name of the file in which
  704. ; to store information about the group.
  705. ;
  706. ; In each section like this one, you should list all items that you want Install
  707. ; to add to the group.
  708. ;
  709. ; The syntax for item-definition statements is: 
  710. ;
  711. ;     "Description",    APPFILE.EXE, [ICONFILE.EXE[, N]]
  712. ;
  713. ;where
  714. ;
  715. ;     Description   is the text that will appear below the program icon 
  716. ;                   when displayed in the Program Manager group.
  717. ;
  718. ;     ICONFILE.EXE  is the application file that contains the icon you
  719. ;                   want to represent the application. Typically, this is 
  720. ;                   the executable application file, but it could be a 
  721. ;                   different file. (You can also specify a _ico file,
  722. ;            created using the SDKPaint tool.) This parameter is
  723. ;            optional; if you omit it, Install will use the first
  724. ;            icon it finds in APPFILE.EXE.
  725. ;
  726. ;     N             is the offset of the icon you want to use within the file
  727. ;                   ICONFILE.EXE. This parameter is optional; if you omit it, 
  728. ;                   Install uses the first icon it finds in ICONFILE.EXE.
  729. ;                   You must include this parameter if the file you specify
  730. ;                   contains more than one icon, and you want to use an icon
  731. ;                   other than the first icon. 
  732. ;
  733. ;                   To use the Nth icon, specify the number N-1. For example,
  734. ;                   to use the third icon, specify 2.
  735. ;
  736. ; For example, the following item-definition statement tells Install to add an item
  737. ; titled "Demo Application" to Program Manager. The application command line
  738. ; is FILE1.FOO; the file that contains the application icon is DEMO.ICO
  739. [QuarkXPress]
  740.   "QuarkXPress for Windows", XPress.exe,
  741.   "Printing Notes", printing.wri,
  742.   "OLE Notes", OLE.wri,
  743.   "Release Notes", readme.wri,
  744. ["Demo QuarkXPress"]
  745.   "Demo QuarkXPress for Windows", XPress.exe
  746.  
  747. ; This section defines any number of application-specific preferences files
  748. ; to be built or added to, if preexisting. The function and form of the
  749. ; arguments parallel the WritePrivateProfileString(...) call. If the
  750. ; lpFileName is NULL, WIN.INI (using WriteProfileString(...)) is used as the
  751. ; filename. WIN.INI should not explicitly be used since the file is opened
  752. ; while Windows in running and must be accessed by WriteProfileString(...).
  753. ; The arguments can use logical file names (like "0:" for the install
  754. ; directory, or "z:" the destination directory).
  755. [setup.prefsfiles]
  756.   "Extensions", "qxd", "XPress.exe ^.qxd"
  757.   "Extensions", "qxt", "XPress.exe ^.qxt"
  758.  
  759. ; This section defines any number of application-specific readme files
  760. ;
  761. ; executable,readme file,description,[icon_name]
  762. ;
  763. ; show state (flag value for SW_ flags)
  764. ;
  765. [setup.execfiles]
  766.   "regedit.exe /s","z:xpress.reg","Registering XPRESS.EXE with Windows",5
  767.   "write.exe","z:readme.wri","MS-Write Release Notes",5
  768.  
  769. [setup.buildfiles]
  770.   z:xpress.reg
  771.  
  772. [xpress.reg]
  773.   "REGEDIT"
  774.   "ENTRIES FOR QuarkXPress"
  775.   "HKEY_CLASSES_ROOT\.qxd = xprsfile"
  776.   "HKEY_CLASSES_ROOT\.qxt = xprsfile"
  777.   "HKEY_CLASSES_ROOT\xprsfile = QuarkXPress"
  778.   "HKEY_CLASSES_ROOT\\xprsfile\\shell\\open\\command = ","z:xpress.exe"," %1"
  779.   "HKEY_CLASSES_ROOT\\xprsfile\\shell\\print\\command = ","z:xpress.exe"," /p %1"
  780.