home *** CD-ROM | disk | FTP | other *** search
/ The WinSite Windows Explosion! 1996 Summer / WINSITE_2.iso / util / ps_setup.exe / SETUP.CFG < prev    next >
Text File  |  1996-03-01  |  4KB  |  103 lines

  1. Rem   This is the configuration file used to install POWER-STAMP Ver. 4.01
  2. Rem   ======================================================================
  3.  
  4. ScreenColor: Blue, Blue
  5.  
  6. Title: "POWER-STAMP Version 4.01 Timed Edition", bold, italic
  7. TitleColor: red
  8.  
  9. BeginFirstScreen
  10.  
  11.    Welcome to Version 4.01 of the POWER-STAMP File Utility! 
  12.  
  13.    This is the thirty(30) day Timed-Edition Version of the popular
  14.    POWER-STAMP File Utility.
  15.  
  16.    This utility was created for individuals who often want a means
  17.    to quickly and easily Date/Time stamp files, without the added
  18.    inconvenience of having to go through a file-stamping utility
  19.    integrated into another program such as check-in, check-out,
  20.    version control packages.
  21.  
  22. EndFirstScreen
  23.  
  24. BeginLastScreen
  25.  
  26.    Installation of the POWER-STAMP File Utility files is complete!
  27.    If you DO NOT already have the Borland Database Engine installed,
  28.    (AKA: BDE, IDAPI) you will now have an opportunity to install the
  29.    necessary files. You will not be able to run the the POWER-STAMP
  30.    File Utility without the BDE having been installed.
  31.  
  32.    WARNING:
  33.    If you already have the BDE installed, and you choose to install it
  34.    again from this program, previous settings will be OVER-WRITTEN!
  35.  
  36.    If you have a working copy of Delphi, Paradox or dBASE, then you
  37.    probably already have the appropriate configuration necessary to run
  38.    this program, and will not need to run the installation program you
  39.    are about to be presented with.
  40.  
  41.    In the case you are uncertain whether or not your PC already has the
  42.    BDE installed, check for the [IDAPI] entry in WIN.INI. If its there,
  43.    you should be okay. (Do not install BDE!)
  44.    
  45.    For ordering information please select the icon titled "Order Text",
  46.    to read the file named "Order.Txt", or choose "Order!" from the Help
  47.    Menu of the POWER-STAMP File Utility Main-Menu.
  48.  
  49. EndLastScreen
  50.  
  51. MinDiskSpace: 1092088
  52.  
  53. MinCpuType: 80386
  54.  
  55. ASK1: "Your Name",prompt="Please enter your Name:"
  56.  
  57. IniFile: "Power-Stamp","Name","$Ask1$",$WinDir$\Win.Ini
  58. IniFile: "Power-Stamp","Version","Timed-Edition Version 4.01",$WinDir$\Win.Ini
  59. IniFile: "Power-Stamp","Registration","984260169359115",$WinDir$\Win.Ini
  60.  
  61. DefaultDir:, \PwrStamp, prompt="Path for Installation of POWER-STAMP 4.01:"
  62.  
  63. IniFile: "Extensions", "CFG", "notepad.exe ^.cfg", win.ini, add
  64.  
  65. WinItem: "Power-Stamp 4.01", "$DefaultDir$\Stamp_Pj.exe", "Power-Stamp", "$defaultdir$\Stamp_IS.Ico", replace
  66.  
  67. WinItem: "Power-Stamp 4.01", "$DefaultDir$\Order.Txt", "Order Text", "$defaultdir$\Stamp_IO.Ico", replace
  68.  
  69. Rename: $SourceDir$\Stamp_01.Rnm, $SourceDir$\FileList.Doc
  70. Rename: $SourceDir$\Stamp_02.Rnm, $SourceDir$\Disk1.Dsk
  71. Rename: $SourceDir$\Stamp_03.Rnm, $SourceDir$\Disk2.Dsk
  72. Rename: $SourceDir$\Stamp_04.Rnm, $SourceDir$\BamGr16.Dl_
  73. Rename: $SourceDir$\Stamp_05.Rnm, $SourceDir$\BDESetup.Exe
  74. Rename: $SourceDir$\Stamp_06.Rnm, $SourceDir$\InstRun.Ex_
  75. Rename: $SourceDir$\Stamp_07.Rnm, $SourceDir$\Install.Ini
  76. Rename: $SourceDir$\Stamp_08.Rnm, $SourceDir$\Idapi.Pak
  77. Rename: $SourceDir$\Stamp_09.Rnm, $SourceDir$\IdapiCfg.Pak
  78. Rename: $SourceDir$\Stamp_10.Rnm, $SourceDir$\InstXtra.Pak
  79. Rename: $SourceDir$\Stamp_11.Rnm, $SourceDir$\LangDrv.Pak
  80. Rename: $SourceDir$\Stamp_12.Rnm, $SourceDir$\WinSys.Pak
  81.  
  82. OverWriteFile: Yes
  83. File: Stamp_Pj.Exe
  84. File: Stamp_Hp.Hlp
  85. File: Stamp_IH.Ico
  86. File: Stamp_IS.Ico
  87. File: Stamp_IO.Ico
  88. File: Install.Txt
  89. File: Order.Txt
  90.  
  91. Delete: $SourceDir$\PS_Setup.Exe
  92. Delete: $SourceDir$\Stamp_Pj.Exe
  93. Delete: $SourceDir$\Stamp_Hp.Hlp
  94. Delete: $SourceDir$\Stamp_IH.Ico
  95. Delete: $SourceDir$\Stamp_IS.Ico
  96. Delete: $SourceDir$\Stamp_IO.Ico
  97. Delete: $SourceDir$\Install.Txt
  98. Delete: $SourceDir$\Order.Txt
  99. Delete: $SourceDir$\Setup.Cfg
  100. Delete: $SourceDir$\Setup.Exe
  101.  
  102. RunAtExit: "$SourceDir$\BdeSetup.Exe"
  103.