home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / svi395.zip / VENDINFO.DIZ < prev   
VENDINFO  |  1995-09-13  |  14KB  |  363 lines

  1. +-------------------------------------------────────-----────────----+
  2. | This VENDINFO Product Information File contains both readable text |
  3. | and tools-accessible data about a product.  See the last text      |
  4. | section, below, for more information about VENDINFO and its tools. |
  5. +--------------------------------------------------------------------+
  6. VENDINFO standard v1.04, produced by VendEdit v1.30, 13-Sep-1995
  7.  
  8. ===== Product Information ==============================
  9.    Product:             SVI395 Install Utility
  10.    Version:             3.95
  11.    Version Date:        1-Oct-1995
  12.    Product Type:        Software
  13.    Basic Distribution Policy (see License, below, for details):
  14.       Shareware, subject to distribution restrictions
  15.  
  16.    Product Description: SVINSTAL v3.95 Developer's installation 
  17.                         utility for Win95 Installs files, creates 
  18.                         program group, inserts icons. Multi-disk (no 
  19.                         file splitting), file compression and screen 
  20.                         bitmaps.Included with registration: - SVI313,
  21.                         SVI395 and SVI3NT (ALL 3). - 'C' source code.
  22.                         US$39.95 or CDN$49.95 Uploaded by author 
  23.                         SVInstal v3.95
  24.    Reason for version:  Windows 95
  25.  
  26.    Category:            Computer programming; Software installation 
  27.                         aids
  28.    Keywords:            WIN95 INSTALL
  29.    Required Packages:   SVI395
  30.    This Package:        SVI395
  31.  
  32.    Required Configuration
  33.       Processor Family: Intel 80x86 (minimum 80386)
  34.       Minimum OS:       Windows 95
  35.       Standard RAM:     4000K
  36.       Hard Drive Space: 2000K
  37.       Won't Work With:
  38.          Floppy only
  39.  
  40.    Orders:
  41.       Address:          Soft Ventures
  42.                         Box 22183 Bankes Hall
  43.                         Calgary Alberta
  44.                         Canada  T2P 4J5
  45.       Phone:            (403) 278-1681
  46.       CompuServe:       71441,734
  47.       Internet:         71441.734@compuserve.com
  48.       Other E-mail:     stevensr@cadvision.com, soft_ventures@msn.com
  49.  
  50.    Support:
  51.       Address:          Soft Ventures
  52.                         Box 22183 Bankes Hall
  53.                         Calgary Alberta
  54.                         Canada  T2P 4J5
  55.       Phone:            (403) 278-1681
  56.       CompuServe:       71441,734
  57.       Internet:         71441.734@compuserve.com
  58.       Other E-mail:     stevensr@cadvision.com
  59.  
  60.  
  61. ===== Information for Users ("READ-ME") ================
  62.  
  63. SVInstal
  64. from Soft Ventures
  65.  
  66. This is the shareware evaluation version of SVInstal.
  67.  
  68. To install SVInstal,
  69. 1. Unzip SVI395.ZIP to a floppy or directory on your hard disk.
  70. 2. Run SVI395.EXE
  71. 3. Read the help file 'Introduction' and 'Getting Started" sections.
  72.  
  73. Thank you for trying SVInstal,
  74.  
  75. Rob Stevens
  76. CIS 71441,734
  77. Internet 71441.734@compuserve.com or stevensr@cadvision.com
  78.  
  79. Also available:
  80.   SVI3.13 - 16 bit SVInstal runable on Windows 3.1x, Windows NT
  81.   and  Windows 95
  82.  SVI3NT - SVInstal specific to Windows NT
  83.  
  84. Check out my web page for the latest information on SVInstal:
  85. http://www.cadvision.com/Home_Pages/accounts/softventures/SoftVentures
  86.  
  87. ------------------------------------------------------------------------
  88. Release Notes:
  89.  
  90. *** SEE DIFF.TXT for differences between the shareware and registered
  91.     versions of SVInstal.
  92.  
  93. 3.95 New Stuff
  94. (Aug 95)
  95.  Un-Install - Users can now un-install the application. Removes
  96.   files, directories and program group.
  97.  
  98.  Version check and display on overwrite prompt. User is shown
  99.   version information for old and new files in case of
  100.   an overwrite.
  101.  
  102.  Registry - You can add or modify any HKEY values by creating a text
  103.   file with the key values. Some keys require administrator
  104.   privileges to modify. This version assumes the user has
  105.   the correct rights. This version only supports String keys.
  106.  
  107.  Long File and Directory names - This version is limited to 255 
  108.   characters for full file spec including directory info.
  109.  
  110.  
  111.  
  112. 3.12 New Stuff
  113. (May 95)
  114.  New Bitmap Display mode - You can now specify to display black
  115.   areas of you bitmap as transparent. This means you can
  116.   make a bitmap with large yellow lettering on a black 
  117.   background and it will appear as yellow  lettering on 
  118.   the blue gradient. (note: only compatible with non-stretch
  119.   bitmap placement modes)
  120.  
  121.  INI File support - You can now modify INI files during your  
  122.   installation.
  123.   - Add to any .INI file.
  124.   - Modify any .INI file.
  125.   - Tokenized ini processing to insert the user selected 
  126.     install drive and directory if required.
  127.  
  128.  System Files - You can now modify AUTOEXEC.BAT and CONFIG.SYS
  129.   - Check for minimum FILES and BUFFERS, modify if required.
  130.   - Append to AUTOEXEC.BAT and/or CONFIG.SYS
  131.   - Tokenized append processing to insert the user selected 
  132.     install drive and directory.
  133.   - User can choose to apply changes or not.
  134.  
  135.  Automatic file placement - These files are auto-magically placed
  136.   on the first distribution, disk when used.
  137.   TileBitMap, Afterfile, Autoexec-append and Config-append
  138.  
  139.  Afterfile - now runs from the user chosen drive and directory. 
  140.   ie: if you specify your default to be C:\Myapp but the 
  141.   user installs to D:\Myapp2, SVI will install your 
  142.   afterfile to D:\Myapp2 and run it from there.
  143.  
  144.  Readme - Readme file has been separated from the afterfile. You can 
  145.   now specify a readme file and which program to run it, 
  146.   Notepad or Write.
  147.  
  148.  Restart/Reboot - You can now set SVI to restart windows or reboot the
  149.   user's PC at the end of the installation.
  150.  
  151.  Disk Size - You can now specify the target disk as CD/Net and PRO_BLD
  152.   will build full distribution into DISK1.
  153.  
  154.  Disk Numbers - PRO_BLD now writes disk number information which SVI312
  155.   checks at disk change time to ensure user has put in correct
  156.   disk. Loops until either the correct disk is put in or the user
  157.   selects CANCEL.
  158.   
  159.  Improved error handling - you now have 'OK-CANCEL' choices on most error
  160. s
  161.   so you can skip on to next file or cancel installation.
  162.  
  163.  Feedback on build, tells which file is being processed, "3 of 29" etc.
  164.  
  165.  
  166. 3.12 Fixes 
  167. (May 95)
  168.  - PRO_BLD, Improved processing for 'Remove Project'. PRO_BLD was
  169.     getting confused as to when the last project had been 
  170.   removed. And setting wrong version number when creating new 
  171.   projects.
  172.  
  173.  - SVI311 if set to gradient fill would colorover any 'Always on Top'
  174.   applications like Microsoft Office. 
  175.  
  176.  - Check file size, 'TOO LARGE' message if bigger than configured
  177.     disk size. ie: trying to put a 2MB file on a 1.44MB diskette.
  178.  
  179. 3.12a Fixes
  180. (June 95)
  181.  - SVI31BLD not setting Bitmap file name when opening optins window.
  182.  
  183.  
  184.  
  185. 3.11 New Stuff
  186. (Feb 95)
  187.  Bitmap Position - Two new position added, Place_Low and Stretch_Hori-
  188.   zontal_Low. These are the same as Place and Stretch_Horizontal
  189.   except they place the bitmap at the bottom of the screen.
  190.  
  191.  Gradient Fill and Tile Fill - For screen color you can now choose either
  192.  a solid
  193.   color of a standard blue gradient fill or tiled bitmap.
  194.  
  195.  Pre/Post installtion messages - You can now specify a breift (255 charac
  196. ter)
  197.   message to appear before installation, and a different message to
  198.   appear after. Of course, you do not have to use either if you don't
  199.   want to. 
  200.  
  201.  PRO_BLD
  202.  Options Screen - Got too big, split into 4 'Tabbed' panels.
  203.  New Project - Now carries SVI3 and compress configure information forwar
  204. d.
  205.  Compact Database - New menu choice under File to compact SVI.MDB.
  206.  310TO311.EXE - upgrader utility.
  207.  
  208.  Multi-Add Subdirectory - When you select multiple files to ADD to a proj
  209. ect,
  210.   you are now asked if you wish to set the SUB DIRECTORY for all files.
  211.  
  212.  
  213. 3.10a Fixes - There was a bug in the setup of new project default values.
  214.  The
  215. (Feb 95) bitmap position parameter was set to 0 causeing no bitmap to be
  216.   displayed. If you changed the position the problem disappeared.
  217.  
  218.  
  219.  
  220. 3.10 New Stuff
  221. (Jan 95)
  222.  Screen color - You can now set the screen color to whatever you like. Th
  223. is
  224.   is done with the new Pro-Build utility. (see below)
  225.  
  226.  Source Sub Directories - You no longer need to build a subdirectory tree
  227.   on your distribution disk to install files to sub-directories. In 
  228.   fact you no longer need to build your distribution disk, see Pro-
  229.   Build below.
  230.  
  231.  Readme support - The Afterfile can now be used to run Notepad and bring
  232.   up your readme.txt file. (see Help for how to do this)
  233.  
  234.  CD / Network support - When you specify an icon is to be placed in the
  235.   program group you can also specify if the properties are to
  236.   point back to the source. ie: Installing a CD you want the icon
  237.   properties to point to a file on the distribution media - the CD.
  238.   See CDNet.TXT for more details.
  239.  
  240.  Project Based Smart(er) Build Utility - This is the main enhancement of
  241.   version 3.1. See on-line Help for full details.
  242.  
  243.   
  244. 3.10a Fixes - There was a bug in the setup of new project default values.
  245.  The
  246. (Feb 95) bitmap position parameter was set to 0 causeing no bitmap to be
  247.   displayed. If you changed the position the problem disappeared.
  248.  
  249.  
  250.  
  251. 3.06 Fixes - SVI3 would go ahead and try to install to a drive that did n
  252. ot
  253. (Nov94)  have enough space.
  254.        - SVI3 would get real confused if you put TWO file names into
  255.   the afterfile (like "NOTEPAD.EXE README.TXT"). SVI 3.06 still
  256.   does not fully support using the afterfile to run NOTEPAD.EXE.
  257.   This is because SVI3 passes commandline parameters to the 
  258.   afterfile telling it where the user chose to install the 
  259.   application. To get the above to work you must make a manual 
  260.   change to SVINSTAL.SVI after it is built. Edit it with Windows
  261.   notepad, and add AT THE END:
  262.   [AfterFile]
  263.   AfterFileParameterFlag=N
  264.   Version 3.1 (available early in 95) will handle this for you.
  265.  
  266. 3.05 Fixes - The source drive listbox was not set to display verticle scr
  267. oll 
  268. (Nov94)  bars. This meant you could only choose from the first three driv
  269. es.
  270.        - The 'Installation Complete' box did not come up on multi-disk
  271.   installations.  
  272.        - The %F token was not being parsed correctly.
  273.  
  274. 3.04 Fixes - SVI3 fails when trying to install > 24 icons in a program gr
  275. oup.
  276. (Oct94)  Caused by single long DDE command. Now modified to add icons in 
  277.   groups of 10. 
  278.   NOTE: The maximum number of icons that Windows will support in 
  279.   a program group is 50.
  280.  
  281. 3.03 Fixes - SVI3 would fail after decompressing 16 files.
  282. (Aug94)       - SVI3 would cause a protection fault in PROGMAN if more th
  283. an 13
  284.   icons were being added into a program group.
  285.  
  286. 3.02 Fixes - SVI3, if you selected no bitmap, the calculation of number o
  287. f
  288. (Aug94)  file to install would be incorrect.  
  289.  
  290. 3.01 Fixes - RunComp "Internal Error" if run more than once.
  291. (Aug94)       - Files redirected to Windows with icon displayed had icon
  292.   properties incorrectly set.
  293.        - Compress.exe, the orginally supplied compress.exe produced 
  294.   files that would decompress fine with the lzexpand.dll that
  295.   comes with Windows 3.11 but would not expand if using Windows
  296.   3.1's lzexpand.dll. Files compressed with the supplied 
  297.   compress.exe now work with both 3.1 and 3.11.
  298.  
  299.  
  300.  
  301. ===== Packing List =====================================
  302.  
  303. As released by the author or publisher, this package contained the
  304. following files in addition to this VENDINFO.DIZ:
  305.  
  306.         Filename      Size     Date       Time     CRC32
  307.       FILE_ID.DIZ      333  13-Sep-1995  08:47p   C4DA3FFF
  308.  
  309.  
  310. ===== Installation =====================================
  311.  
  312. To install SVInstal,
  313. 1. Unzip SVI395.ZIP to a floppy or directory on your hard disk.
  314. 2. Run SVI395.EXE
  315. 3. Read the help file 'Introduction' and 'Getting Started" sections.
  316.  
  317. Thank you for trying SVInstal,
  318.  
  319. Rob Stevens
  320. CIS 71441,734
  321. Internet 71441.734@compuserve.com or stevensr@cadvision.com
  322.  
  323. Also available:
  324.   SVI3.13 - 16 bit SVInstal runable on Windows 3.1x, Windows NT
  325.   and  Windows 95
  326.  SVI3NT - SVInstal specific to Windows NT
  327.  
  328. Check out my web page for the latest information on SVInstal:
  329. http://www.cadvision.com/Home_Pages/accounts/softventures/SoftVentures
  330.  
  331.  
  332. ===== Warranty =========================================
  333.  
  334. None
  335.  
  336.  
  337. ===== About VENDINFO Files =============================
  338.  
  339. Each VENDINFO.DIZ file contains extensive information about a product.
  340. This "human-readable" section is followed by a compressed data record
  341. useable by automated tools.  The data record allows BBSes and other
  342. distributors to automate package handling, and provides users with a
  343. wealth of product information.  VENDINFO tools (free viewer for users,
  344. free or inexpensive processors for distributors, editors for authors)
  345. are available from many sources, including the originators of VENDINFO:
  346.   Rams' Island Software    Voice: 303-841-2848  CompuServe: 76244,324
  347.   7644 E. Lakecliff Way      BBS: 303-841-6269     FidoNet: 1:104/333
  348.   Parker, CO 80134-5904 USA  FAX: 303-841-6269        RIME: 1235
  349.  
  350.  
  351. ===== Compressed Data Record Follows ===================
  352.  
  353. PK
  354. ª-Äÿn≥$    VENDDATA.!$g
  355. '
  356. 7
  357. 
  358. '
  359. [+;+ù≈≈╫¡uJ4⌐SúO$XÉ,└Ç-?■¥Ay£ûs╖òOΓ≡t7B YZ└ß╤÷K║≡Mⁿ╢N╡Ütf╬╓äI▌╬Ñû-[ÉUΘªe¢ûnTΓÖ.₧=Φ╟½i▌Æ}{w.n|ü╔╚¢É╚0╚8.Ç@líMíXCÄ)πΣ é |Évû"±é$Z╓nY╢oßûò;τÿ▄∞[╣ |ß≤,░E5'╨ΘT¬AÖ8ï╠₧(ü┼0 ¡[ÉuF░¬DµPoF≤eτDⁿ▒r╦¼± ß╩}{Vn╪╢  ╢.\º;╢τ╙y÷1╟ƒδΣ╩├}≤¿█╓eC²ûd╙╬]╦BXJΦ█≡.°sαM≥s₧╜ ■┼╘┐mX8╖N"ñ┘ ·⌐$5└ñz≈▓I▄,Hön▀╨═╧à╙mûw{6àAEE2L\åPu    E┼ ▒lδÆ-â∙;ÉG b≤g₧OWÄ╩▓╥â┘─û'╧d    ó╩τåòóvJÑ~n∩φ╧LΘΓT<9⌠≈P╛▄1≤
  360. zò╞U+½á╢%Ωö$═ò½êⁿ╖aΓ╡ÿé>îCŪ╙ámá╥üùí╘é╚╬╗@
  361. 0úñα╔c÷╒Qé"║ñd@`π▄╝■╣y²ÿü∙╪fÑ°F    A?8í<éΩ$╨î  P └QLüE₧IÆⁿèç╗æqe&πö·VLî■t╩\¢╤/├²╓,]ÉVLO╖ÄÇk≡o±éö)3&╬Ö à|Θ╛&╧u$Äyó╥°│aσ┤Φö¡ÿ╟├⌠┬±╝¢'▌├ ╕º**HÜJ¼ä┤╠â$≥ñóñ    C╠╟┐ë│eL¢8cDsô░NIª±fLÜ4c▓╝9ôq];쫪▒¬▄àóë\┴9$╛(ç{╣▌4j╡]éEXµ<0i^÷á╩ FÜúû5°■╒Nâ╧m;└▐búÇñïú$6!17√B2í    êá║h╣>"úñ│ 0(b0HK╥╞δ╬\₧1s²≡IΓL5┘╫mÿü îG▐?≡■ü≈╝tz*ΩÉGOypö'Θ╤'≥_òZ⌠H/t(¿ô¡;╞K²æ6s╩°ä╞F≤ñLPK
  362. ª-Äÿn≥$     VENDDATA.PK*ò