home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / winbatch.zip / README.TXT < prev    next >
Text File  |  1991-01-10  |  15KB  |  404 lines

  1.         WELCOME TO WINBATCH!
  2.  
  3.  This disk contains WinBatch 2.0B
  4.  
  5.  
  6.  This file contains the following information:
  7.  
  8.     1) Late-Breaking News
  9.     2) The pesky registration reminder screens
  10.     3) A Special Offer for licensees of competing batch languages
  11.     4) A few legal matters
  12.     5) Packing List
  13.     6) Installation Instructions
  14.     7) Online Support Information
  15.     8) Association of Shareware Professionals Ombudsman Statement
  16.     9) The complete licensing agreement
  17.        10) Order Form
  18.  
  19.  
  20.  
  21.         *** LATE-BREAKING NEWS ***
  22.  
  23.  Announcing the pre-release of WinBatch, a complete Windows 3.0 batch
  24.  language.  WinBatch allows you to create sophisticated batch language
  25.  files to control your Windows environment.  WinBatch has over a hundred
  26.  different functions to manipulate files, directories, windows, and other
  27.  window applications.  WinBatch even has a SENDKEY statement that allows
  28.  you to send keystrokes to other windows applications.  And there is
  29.  even a way to send keystrokes to DOS applications.
  30.  
  31.                              
  32.  Please note the online HELP cardfile, WB_HELP.CRD 
  33.  The cardfile has quick help for the entire WinBatch command set.  The
  34.  current WINBATCH.TXT manual is not complete.  We have enclosed portions
  35.  of our WinBatch manual which has some similiar capabilities.
  36.  
  37.  *** Be sure to put WINBATCH.EXE and WINBAT01.DLL in a directory defined
  38.      in your DOS PATH statement.  Also check the extensions section of
  39.      the WIN.INI file to be sure the WBT extension points to the directory
  40.      where WINBATCH is installed.
  41.  
  42.  
  43.  
  44.          REGISTRATION REMINDERS
  45.  
  46.  Unlicensed copies of WinBatch are 100% fully functional.  In addition,
  47.  the unlicensed copies have a pesky registration reminder screen that
  48.  pops up on occassion.  The reminder screen will NOT pop up more than
  49.  once per clock hour.
  50.  
  51.  This allows you to see it once, and then go about writing and debugging
  52.  your own WinBatch WBT files, running the program LOTS of times, and not
  53.  being bothered by the reminder screens till the next hour ticks by.
  54.  
  55.  
  56.             SPECIAL OFFER
  57.  
  58.  A SPECIAL OFFER for owners of licenses for other Windows batch
  59.  language products.  If you have purchased any of the following
  60.  products in the past, you may update to WinBatch for only $35.00
  61.  
  62.       SoftBridge "Batch Tools"
  63.       SoftBridge "Bridge"
  64.       Publishing Technologies "BatchWorks"
  65.  
  66.  In order to take advantage of this offer, send the original front
  67.  page of the software manual and a photocopy of the front of the
  68.  program diskette.  Fill out the order form at the end of this file,
  69.  enclose a check for $35 plus any applicable shipping and MAIL it in.
  70.  
  71.  
  72.  
  73.  
  74.             LEGAL MATTERS
  75.  
  76.  Of course the usual disclaimers still apply.  We are not
  77.  responsible for anything at all.  Nothing.  Even if we are
  78.  held responsible, the limit of our liability is the
  79.  licensing fees you paid.  The full text of our license
  80.  agreement is found near the bottom of this file.
  81.  
  82.  
  83.                PACKING LIST:
  84.  
  85.  Files ending with $ have been compressed and are expanded by the 
  86.  setup program.
  87.  
  88.  
  89.  README   TXT    This File
  90.  SETUP    EXE    The Windows-based setup program.
  91.  SETUP    INF    Information file for the setup program.
  92.  WB__VER  ???    A dummy file.  ??? is the current version number.
  93.  
  94.  WINBATCH EXE    The main WinBatch EXE file       <Put in DOS Path>
  95.  WINBAT01 DLL    A required Dynamic Link Library  <Put in DOS Path>
  96.  WININFO  EXE    A utility to help determine window size and
  97.          position for the WinPlace function.
  98.  WB_HELP  CRD    A cardfile with a mini-manual on it.
  99.  
  100.  WINBATCH TX$    The disk-based manual.   A Compressed file.
  101.  #WB-CHGS TXT    Blow by blow differences in recent versions.
  102.  #WB-INI  TXT    Notes on WIN.INI keywords used by WinBatch.
  103.  
  104.  DOSPASTE WBT    Sample WBT file.  How-2 paste to DOS apps.
  105.  STONES   WBT    Sample WBT file ...  "Stones" game
  106.  STONES   WTX    Text file used by STONES.WBX for instructions
  107.  ZOOMER   WBT    Sample WBT file.  Runs apps from ProgMan in
  108.                  Maximized mode. 
  109.  
  110.  BINXZ    EXE    More of the Windows setup program.
  111.  EXPAND   EXE    Expand utility to uncompress WINBATCH.TX$
  112.                  See Manual Install instructions.
  113.  
  114.  
  115.            HOW TO INSTALL WINBATCH
  116.  
  117.  >>>AUTOMAGIC INSTALL
  118.  
  119.  Use our SETUP.EXE program, which will copy the files for you and install 
  120.  a WINBATCH group in the program manager with various sample files.  
  121.  To use our SETUP.EXE program...   (Manual install instructions below)
  122.  
  123.    1) Close down all extraneous Windows applications.
  124.  
  125.    2) Double-Click on the SETUP.EXE program
  126.  
  127.    3) When the setup program asks for a directory, specify initial directory,
  128.       or accept the given default (C:\WINDOWS).
  129.  
  130.  
  131.  NOTE:  If you are updating from a previous version, and made any of the
  132.     WinBatch files READ-ONLY, remove the read-only attribute from
  133.     the files before running setup.
  134.     (Or else the setup process will hang)
  135.  
  136.  >>>MANUAL INSTALL
  137.     
  138.  Actually, all you have to do is copy the following files to a directory
  139.  mentioned in your DOS path statement.
  140.      WINBATCH.EXE
  141.      WINBAT01.DLL
  142.      
  143.  In addition you may wish to copy the following files to a WINBATCH
  144.  directory
  145.      WB_HELP.CRD
  146.      STONES.WBT
  147.      STONES.WTX
  148.      ZOOMER.WBT
  149.      DOSPASTE.WBT
  150.  
  151.  The manual is stored on the disk in a compressed format.  The automagic
  152.  setup program will uncompress it automagically.  For the manual install,
  153.  copy the WINBATCH.TX$ and the EXPAND.EXE files to a temporary directory
  154.  and enter the following command:
  155.  
  156.         EXPAND WINBATCH.TX$ WINBATCH.TXT
  157.  
  158.  
  159.  
  160.  
  161.             ON-LINE SUPPORT
  162.  
  163.  WinBatch has on-line support on a number of computer systems.
  164.  
  165.  First of all, the home of WinBatch is on Compuserve, in the
  166.  WINAPA forum, in the Wilson WindowWare section (#15 currently).  Also
  167.  the latest and greatest downloads are available from DL15 of the
  168.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  169.  is checked on a daily basis, and all questions will be responded to.
  170.  
  171.  The FidoNet Windows echomail conference is also monitored for Windows
  172.  questions in general.  Questions about Windows and WinBatch will
  173.  be answered in the echo.
  174.  
  175.  If your budget is not able to afford Compuserve, we strongly suggest
  176.  that you contact your local BBS sysops and encourage them to carry
  177.  the Windows echomail conferences.
  178.  
  179.  Registered users may also call our BBS for the latest versions of
  180.  our products. (206) 935-5198   USR HST D/S V.42bis 9600+ 8N1
  181.  
  182.  
  183.      Association of Shareware Professionals Ombudsman Statement
  184.  
  185.  
  186.        Wilson WindowWare, the producer of WinBatch, is a
  187.        member of the Association of Shareware Professionals
  188.        (ASP).  ASP wants to make sure that the shareware
  189.        principle works for you. If you are unable to resolve a
  190.        shareware-related problem with an ASP member by contacting
  191.        the member directly, ASP may be able to help. The ASP
  192.        Ombudsman can help you resolve a dispute or problem with
  193.        an ASP member, but does not provide technical support for
  194.        members' products. Please write to the ASP Ombudsman at
  195.        P.O. Box 5786, Bellevue, WA 98006 or send a Compuserve
  196.        message via easyplex to ASP Ombudsman 70007,3536
  197.  
  198.  The legalese section...
  199.  
  200.  WINBATCH
  201.  Copyright ⌐ 1988-1991 by Morrie Wilson.
  202.  All rights reserved.
  203.  
  204.  
  205.  
  206.  SOFTWARE LICENSE
  207.  
  208.  WinBatch is not and has never been public domain
  209.  software, nor is it free software.
  210.  
  211.  Non-licensed users are granted a limited license to use
  212.  WinBatch on a 21-day trial basis for the purpose of
  213.  determining whether WinBatch is suitable for their
  214.  needs.  The use of WinBatch, except for the initial
  215.  21-day trial, requires registration.  The use of
  216.  unlicensed copies of WinBatch, outside of the initial 
  217.  21-day trial, by any person, business, corporation, 
  218.  government agency or any other entity is strictly prohibited.
  219.  
  220.  A single user license permits a user to use WinBatch
  221.  only on a single computer.  Licensed users may use the
  222.  program on different computers, but may not use the program
  223.  on more than one computer at the same time.
  224.  
  225.  No one may modify or patch the WinBatch executable
  226.  files in any way,  including but not limited to
  227.  decompiling, disassembling, or otherwise reverse
  228.  engineering the program.
  229.  
  230.  A limited license is granted to copy and distribute
  231.  WinBatch only for the trial use of others, subject
  232.  to the above limitations, and also the following:
  233.  
  234.   1)    WinBatch must be copied in unmodified form, complete
  235.     with the file containing this license information.
  236.  
  237.   2)    The full machine-readable WinBatch documentation must
  238.     be included with each copy.
  239.  
  240.   3)    WinBatch may not be distributed in conjunction with
  241.     any other  product with out a specific license to do so
  242.     from Wilson WindowWare.
  243.  
  244.   4)    No fee, charge, or other compensation may be requested or
  245.     accepted, except as authorized below:
  246.  
  247.     A) Operators of electronic bulletin board systems (sysops)
  248.        may make WinBatch available for downloading only as
  249.        long as the above conditions are met.  An overall or
  250.        time-dependent charge for the use of the bulletin board
  251.        system is permitted as long as there is not a specific
  252.        charge for the download of WinBatch.
  253.  
  254.     B) Vendors of user-supported or shareware software approved by
  255.        the ASP may distribute WinBatch, subject to the
  256.        above conditions, without specific permission.  Non-
  257.        approved vendors may distribute WinBatch only after
  258.        obtaining written permission from Wilson WindowWare.
  259.        Such permission is usually granted.  Please write for
  260.        details (enclose your catalog).  Vendors may charge a
  261.        disk duplication and handling fee, which, when pro-rated
  262.        to the WinBatch product, may not exceed eight dollars.
  263.  
  264.   LIMITED WARRANTY
  265.  
  266.   Wilson WindowWare guarantees your satisfaction with this
  267.   product for a period of 60 days from the date of original
  268.   purchase.  If you are unsatisfied with WinBatch
  269.   within that time period, return the package in saleable
  270.   condition to the place of purchase for a full refund.
  271.  
  272.   Wilson WindowWare warrants that all disks provided are
  273.   free from defects in material and workmanship, assuming
  274.   normal use, for a period of 60 days from the date of
  275.   purchase.
  276.  
  277.   Wilson WindowWare warrants that the program will perform
  278.   in substantial compliance with the documentation supplied
  279.   with the software product.  If a significant defect in
  280.   the product is found, the Purchaser may return the
  281.   product for a refund.  In no event will such a refund
  282.   exceed the purchase price of the product.
  283.  
  284.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  285.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  286.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  287.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  288.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  289.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  290.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  291.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  292.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  293.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  294.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  295.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  296.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  297.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  298.  
  299.   Use of this product for any period of time constitutes
  300.   your acceptance of this agreement and subjects you to its
  301.   contents.
  302.  
  303.   U.S. GOVERNMENT RESTRICTED RIGHTS
  304.  
  305.   Use, duplication, or disclosure by the Government is subject
  306.   to restrictions as set forth in subdivision (b)(3)(ii) of
  307.   the Rights in Technical Data and Computer Software clause at
  308.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  309.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  310.  
  311.   TRADEMARKS
  312.  
  313.   IBM, PC/XT, PC/AT, and PS/2 are registered trademarks
  314.   of International Business Machines Corporation.
  315.  
  316.   Microsoft and MS-DOS are registered trademarks of
  317.   Microsoft Corporation.
  318.   Windows is a trademark of Microsoft Corporation.
  319.  
  320.   Pagemaker is a trademark of Aldus Corporation.
  321.  
  322.   PubTech and BatchWorks are registered trademarks of
  323.   Publishing Technologies, Inc.
  324.  
  325.   Bridge and Batch Tools are registered trademarks of
  326.   SoftBridge, Inc.
  327.  
  328.  
  329.   Command Post and WinBatch are trademarks of Wilson WindowWare.
  330.  
  331.  
  332.  
  333.  
  334.  
  335.               ORDERING INFORMATION
  336.  
  337.  Licensing WinBatch bring you wonderful benefits.  Some of these are:
  338.     - Gets rid of that pesky reminder window that comes up when you start
  339.       WinBatch.
  340.     - Entitles you to one hour free phone support for 90 days (Your nickel).
  341.     - Insures that you have the latest version of WinBatch.
  342.     - Gets you your own printed copy of the manual.
  343.     - Encourages the authors of this program to continue bringing you
  344.       new and better products instead of breaking down and getting
  345.       real jobs.
  346.    -  Gets you on our mailing list so you are occassionally notified of
  347.       spectacular updates and our other Windows products.
  348.    -  And, of course, our 60-day money back gaurantee.
  349.  
  350.  
  351.  
  352.           WINBATCH ORDER FORM 2.0B
  353.  
  354.  Name:   ____________________________________________________
  355.  
  356.  Company:____________________________________________________
  357.  
  358.  Address:____________________________________________________
  359.  
  360.      ____________________________________________________
  361.  
  362.  City:   ________________________  St:______  Zip:___________
  363.  
  364.  Phone: (______)_________________    Country:________________
  365.  
  366.  
  367.           ____ WinBatch(s)    @ $69.95 : _______.____
  368.  
  369.  Foreign air shipping (except Canada) @  $9.50 : _______.____
  370.  
  371.                       Total: _______.____
  372.  
  373.  
  374.  Disk Size(circle one)    5.25" acceptable     3.5" required
  375.  
  376.  Please enclose a check payable to Wilson WindowWare; or you may
  377.  use Amex, Visa, MasterCharge, or EuroCard.  For credit cards,
  378.  please enter the information below:
  379.  
  380.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  381.  
  382.  Expiration date: ____/____
  383.  
  384.  Signature:  _________________________________________
  385.  
  386.  
  387.  Where did you get your copy of WinBatch?
  388.  
  389.  
  390.  ____________________________________________________________
  391.  
  392.  
  393.       Send to:  Wilson WindowWare
  394.             2701 California Ave SW #212 
  395.             Seattle, WA 98116 
  396.             USA 
  397.  
  398.       or call:  (800) 762-8383  (orders only)
  399.             (206) 937-9335
  400.             (206) 935-7129  (fax) 
  401.  
  402.  
  403.        (Please allow 3 to 4 weeks for delivery) 
  404.