home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / apps / f1340 / readme.txt < prev    next >
Text File  |  1991-10-02  |  16KB  |  407 lines

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