home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / winutil / wbt20d / readme.txt < prev    next >
Text File  |  1991-01-30  |  16KB  |  417 lines

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