home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / aplikace / dtp / labdpls / appsetup.inf next >
Encoding:
INI File  |  1995-04-22  |  2.9 KB  |  108 lines

  1. ; Setup script for Label Designer Plus
  2.  
  3.  
  4. [infofile]
  5.     filename = README.1ST
  6.     appname  = "Label Designer Plus"
  7. ;   exefile  = "#W\WINHELP.EXE #D\WINLAB.HLP"
  8. ;   message  = "Do you want to view the help file?"
  9.  
  10. ; -------------------------------------------------------------
  11.  
  12. [dialog]
  13.     caption = "Label Designer Plus V1.0"
  14.  
  15.  
  16. ; -------------------------------------------------------------
  17.  
  18. [data]
  19.     defdir = C:\LDPLS
  20.  
  21.  
  22. ; -------------------------------------------------------------
  23.  
  24. [disks]
  25.     1 =., "LDPLS1"
  26.  
  27. ; -------------------------------------------------------------
  28.  
  29. [needed.space]
  30.     minspace = 2500000
  31.  
  32. ; -------------------------------------------------------------
  33.  
  34. [dest.directories]
  35.     #app.main,        0:
  36.     #app.SETUPSYSDIR,   0:SETUPSYSDIR
  37.     #app.SETUPWINDIR,   0:SETUPWINDIR
  38.  
  39. ; -------------------------------------------------------------
  40.  
  41. [app.main]
  42.     1:WINLAB.EXE,       "Label Designer Plus Executable"
  43.     1:WINLAB.HLP,       "Label Designer Plus Help"
  44.     1:CLIPART.ZIP,      "Clipart Zip File"
  45.     1:SAMPLE1.LDP,      "Sample Label with linked data file"
  46.     1:SAMPLE2.LDP,      "Sample Label"
  47.     1:SAMPLE.TXT,    "Sample Data File"
  48.     1:ORDER.FRM,    "Order Form"
  49.     1:README.1ST,    "Readme File"
  50.     1:PACKING.LST,    "Packing List"
  51.     1:VENDOR.DOC,    "Vendor Document"
  52.  
  53. ; -------------------------------------------------------------
  54.  
  55. [app.SETUPWINDIR]
  56.     1:WINLAB.INI,    "INI File"
  57.  
  58. ; -------------------------------------------------------------
  59.  
  60. [app.SETUPSYSDIR]
  61.     1:CTL3DV2.DLL,      "Microsoft 3D Controls V2"
  62.     1:CTL3D.DLL,    "Microsoft 3D Controls"
  63.     1:BOCOLE.DLL,       "Borland Object Components"
  64.     1:OLE2.DLL,         "OLE2 DLL"
  65.     1:OLE2CONV.DLL,     "OLE2 DLL"
  66.     1:OLE2DISP.DLL,     "OLE2 DLL"
  67.     1:OLE2NLS.DLL,      "OLE2 DLL"
  68.     1:OLE2PROX.DLL,     "OLE2 DLL"
  69.     1:COMPOBJ.DLL,      "OLE2 DLL"
  70.     1:STORAGE.DLL,      "OLE2 Storage DLL"
  71.     1:TYPELIB.DLL,      "OLE2 Type Library DLL"
  72.     1:STDOLE.TLB,       "OLE2 File"
  73.     1:OLE2.REG,         "OLE2 Registration Database"
  74.     1:VSHARE.386,    "File Sharing Driver"
  75.  
  76. ; -------------------------------------------------------------
  77.  
  78. [app.SETUPWINDIR]
  79.  
  80.  
  81. ; -------------------------------------------------------------
  82.  
  83. [progman.groups]
  84.     "Label Designer Plus", LDP100.GRP
  85.  
  86. ["Label Designer Plus"]
  87.     "Label Designer Plus V1.0", WINLAB.EXE
  88.     "Label Designer Plus Help", WINLAB.HLP
  89.  
  90. ; -------------------------------------------------------------
  91.  
  92. [INIFiles]
  93.     SYSTEM.INI, "386Enh", "device", "vshare.386"
  94.  
  95. ; -------------------------------------------------------------
  96.  
  97. [ExtCmds]
  98.     "#W\REGEDIT.EXE #S\OLE2.REG", NO
  99.  
  100. ; -------------------------------------------------------------
  101.  
  102. [Options]
  103.     DirChg,     YES
  104.     OverWrite,  NO
  105.     DeleteIW,   NO
  106.     Restart,    YES
  107.     RestartString, "You need to restart Windows before continuing.  Restart now?"
  108.