home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / window / cp-70l.lzh / README.TXT < prev    next >
Text File  |  1990-11-26  |  16KB  |  420 lines

  1.                 WELCOME TO COMMAND POST 7.0!
  2.  
  3.  This disk contains Command Post 7.0L and Browser 3.8
  4.  
  5.  
  6.  This file contains the following information:
  7.  
  8.     1) Late-Breaking News
  9.         2) A few legal matters
  10.         3) Packing List
  11.         4) Installation Instructions
  12.         5) De-Installation Instructions
  13.         6) Online Support Information
  14.         7) Association of Shareware Professionals Ombudsman Statement
  15.         8) Changes to the manual
  16.         9) The complete licensing agreement
  17.        10) Order Form
  18.  
  19.  
  20.  
  21.             *** LATE-BREAKING NEWS ***
  22.  
  23.  ***** NEW FEATURES *****
  24.  
  25.  This version 7.0L of Command Post supports IF-THEN statements as well
  26.  as GOTO statements.  Command Post now supports a real batch language.
  27.  
  28.  ALSO  Maybe you can save the cost of a phone call.....
  29.  Once Command Post is installed, the CP_QUEST.CRD cardfile in the
  30.  CMDPOST directory has a lot of good questions and answers.  Your
  31.  question *might* be answered in the cardfile.
  32.  
  33.  
  34.  ***********************************************************************
  35.  * HOT feature in this version.  A right mouse button double click     *
  36.  * on a file name will select/deselect ->ALL<- files with the same     *
  37.  * extension.  A bunch of other new features were also added           *
  38.  ***********************************************************************
  39.  
  40.  Please note the online HELP cardfile, CP_HELP.CRD accessible
  41.  from the Command Post menu.  There is a SPECIAL SECTION in the front
  42.  of this cardfile that discusses functions NOT IN THE MANUAL.
  43.  
  44.  Both CMDPOST.CPM and CMDUSER.CPM have been changed from previous
  45.  versions.  If there is a CMDUSER.CPM already on your disk, the install
  46.  program will not update it.
  47.  
  48.  We've included a manual on disk, called CMDPOST.TXT, containing
  49.  all the text in the real manual, but without the illustrations.
  50.  There are some blank spaces in the text where the pictures go, so
  51.  use your imagination.  
  52.  
  53.  
  54.                         LEGAL MATTERS
  55.  
  56.  Of course the usual disclaimers still apply.  We are not
  57.  responsible for anything at all.  Nothing.  Even if we are
  58.  held responsible, the limit of our liability is the
  59.  licensing fees you paid.  The full text of our license
  60.  agreement is found near the bottom of this file.
  61.  
  62.  
  63.                        PACKING LIST:
  64.  
  65.  Files ending with $ have been  compressed and are expanded by the 
  66.  setup program.
  67.  
  68.  
  69.  README   TXT     This File
  70.  SETUP    EXE     The Windows-based setup program.
  71.  SETUP    INF    Information file for the setup program.
  72.  CP__VER  ???    A dummy file.  ??? is the current version number.
  73.  
  74.  CMDPOST  CP$    MAIN menu file.  Normally you will not have 
  75.          edit this file.
  76.  CMDUSER  CP$    Sample USER menu file.  Once installed you
  77.          WILL have to edit thisfile  to configure it for
  78.          your system!
  79.  CMDPOST  EX$    The main Command Post executable file.
  80.  CP_DLL   DL$    Required dynamic-link-library file.
  81.  CP_TREE  EX$    The Command Post tree.
  82.  CP_BLNK  EX$    Screen blanker and clock.
  83.  CP_INFO  EX$    System info file.
  84.  TASKMANR EX$    Optional replacement for the Windows 3.0 Task
  85.          Manager.  Brings up Command Post when you
  86.          doubleclick on the screen background.
  87.  TASKMANR TX$    Instructions for installing TASKMANR.EXE
  88.  WININFO  EX$    A utility to help determine window size and
  89.          position.
  90.  CP_HELP  CR$    A cardfile with a mini-manual on it, accessible
  91.          from the Command Post main menu.
  92.  CP_QUEST.CR$    Another cardfile of commonly asked questions.
  93.  CMDPOST  TX$    The disk-based manual.  Registered users get a
  94.          typeset, illustrated one.
  95.  CP_VIRT  BA$    A BAT file for running DOS apps.  Can change the PATH.
  96.  #CHANGES TX$    Blow by blow differences in recent versions.
  97.  #WININI  TX$    Documentation on WIN.INI keywords used by
  98.          Command Post.
  99.  BROWSER  EX$    File Browser Utility.
  100.  BINXZ    EXE    More of the Windows setup program.
  101.  
  102.  
  103.                HOW TO INSTALL COMMAND POST 7.0
  104.  
  105.  Command Post is installed automatically, via our SETUP.EXE
  106.  program, as detailed below:
  107.  
  108.  
  109.    1) Close down all extraneous Windows applications.
  110.  
  111.    2) Double-Click on the SETUP.EXE program
  112.  
  113.    3) When the setup program asks for a directory, specify initial directory,
  114.       or accept the given default (C:\WINDOWS\CMDPOST).
  115.  
  116.  
  117.  NOTE:    If you are updating from a previous version, and made any of the
  118.     Command Post files READ-ONLY, remove the read-only attribute from
  119.     the files before running setup.
  120.     (Or else the setup process will hang)
  121.  
  122.                     UN-INSTALL INSTRUCTIONS
  123.  
  124.  If, for some reason you wish to un-install Command Post from your
  125.  system, here is a checklist for doing so.
  126.  
  127.  1) Examine the SYSTEM.INI file.  If you manually installed Command Post
  128.     as your primary shell (See Docs), you must edit the SYSTEM.INI file.
  129.        Change
  130.            shell=cmdpost.exe
  131.        to
  132.            shell=progman.exe
  133.  
  134.  2) Examine the WIN.INI file.  If Command Post starts automatically...
  135.        Change
  136.            run=cmdpost.exe
  137.        to
  138.            run=
  139.    If there is other stuff on the run= line, you probably want to
  140.    leave it there.  Just delete the cmdpost.exe from the run= line.
  141.  
  142.  3) Delete the entire [CmdPost] and [Browser] (if it exists) sections
  143.     from the WIN.INI file.  Actually you may leave them there, as
  144.     it really does not matter.
  145.  
  146.  4) Delete the following files from the directory that Command Post was
  147.     installed into.
  148.         cmdpost.exe
  149.         cp_dll.dll
  150.         cp_tree.exe
  151.     browser.exe
  152.         wininfo.exe
  153.         cp_blnk.exe
  154.         cp_help.crd
  155.         cp_quest.crd
  156.         cp_info.exe
  157.         cp_virt.bat
  158.         cmdpost.cpm
  159.     taskmanr.exe   NOT TASKMANG.EXE OR TASKMAN.EXE !!!
  160.         cmduser.cpm  (you may want to keep a copy around, esp. if you
  161.                       have put some work into this file.)
  162.  
  163.  
  164. 5) If a file TASKMANG.EXE (NOT TASKMANR.EXE) exists, rename it to
  165.    TASKMAN.EXE file.  (This is probably in the Windows directory.)
  166.    This is only necessary if you replaced the Windows TASKMAN.EXE
  167.    with the Command Post version of it.
  168.  
  169. 6) That should do it.
  170.  
  171.             ON-LINE SUPPORT
  172.  
  173.  Command Post is has on-line support on a number of computer systems.
  174.  
  175.  First of all, the home of Command Post is on Compuserve, in the
  176.  WINAPA forum, in the Wilson WindowWare section (#15 currently).  Also
  177.  the latest and greatest downloads are available from DL15 of the
  178.  WINAPA forum.    The Wilson WindowWare section of the WINAPA forum
  179.  is checked on a daily basis, and all questions will be responded to.
  180.  
  181.  The FidoNet Windows echomail conference is also monitored for Windows
  182.  questions in general.    Questions about Windows and Command Post will
  183.  be answered in the echo.
  184.  
  185.  If your budget is not able to afford Compuserve, we strongly suggest
  186.  that you contact your local BBS sysops and encourage them to carry
  187.  the Windows echomail conferences.
  188.  
  189.  
  190.      Association of Shareware Professionals Ombudsman Statement
  191.  
  192.  
  193.        Wilson WindowWare, the producer of Command Post, is a
  194.        member of the Association of Shareware Professionals
  195.        (ASP).  ASP wants to make sure that the shareware
  196.        principle works for you. If you are unable to resolve a
  197.        shareware-related problem with an ASP member by contacting
  198.        the member directly, ASP may be able to help. The ASP
  199.        Ombudsman can help you resolve a dispute or problem with
  200.        an ASP member, but does not provide technical support for
  201.        members' products. Please write to the ASP Ombudsman at
  202.        P.O. Box 5786, Bellevue, WA 98006 or send a Compuserve
  203.        message via easyplex to ASP Ombudsman 70007,3536
  204.  
  205.  
  206.                      CHANGES TO THE MANUAL
  207.  
  208.  
  209.  In the Window 3.0 appendix we tell you how to replace
  210.  Windows 3.0's Task Manager with Command Post.  Microsoft
  211.  has since renamed Task Manager to "Task List".  The Command
  212.  Post version of the may be found in the \CP-NOTES.TMP directory
  213.  with the file name TASKMANR.EXE (If you used our install program).
  214.  If you used the manual install, you can find it in the temp
  215.  directory you used.
  216.  
  217.  The legalese section...
  218.  
  219.  COMMAND POST
  220.  Copyright ⌐ 1988-1990 by Morrie Wilson.
  221.  All rights reserved.
  222.  
  223.  
  224.  
  225.  SOFTWARE LICENSE
  226.  
  227.  Command Post is not and has never been public domain
  228.  software, nor is it free software.
  229.  
  230.  Non-licensed users are granted a limited license to use
  231.  Command Post on a 21-day trial basis for the purpose of
  232.  determining whether Command Post is suitable for their
  233.  needs.  The use of Command Post, except for the initial
  234.  21-day trial, requires registration.  The use of
  235.  unlicensed copies of Command Post by any person,
  236.  business, corporation, government agency or any other
  237.  entity is strictly prohibited.
  238.  
  239.  A single user license permits a user to use Command Post
  240.  only on a single computer.  Licensed users may use the
  241.  program on different computers, but may not use the program
  242.  on more than one computer at the same time.
  243.  
  244.  No one may modify or patch the Command Post executable
  245.  files in any way,  including but not limited to
  246.  decompiling, disassembling, or otherwise reverse
  247.  engineering the program.
  248.  
  249.  A limited license is granted to copy and distribute
  250.  Command Post only for the trial use of others, subject
  251.  to the above limitations, and also the following:
  252.  
  253.   1)     Command Post must be copied in unmodified form, complete
  254.     with the file containing this license information.
  255.  
  256.   2)    The full machine-readable Command Post documentation must
  257.     be included with each copy.
  258.  
  259.   3)    Command Post may not be distributed in conjunction with
  260.     any other  product with out a specific license to do so
  261.     from Wilson WindowWare.
  262.  
  263.   4)    No fee, charge, or other compensation may be requested or
  264.     accepted, except as authorized below:
  265.  
  266.     A) Operators of electronic bulletin board systems (sysops)
  267.        may make Command Post available for downloading only as
  268.        long as the above conditions are met.  An overall or
  269.        time-dependent charge for the use of the bulletin board
  270.        system is permitted as long as there is not a specific
  271.        charge for the download of Command Post.
  272.  
  273.     B) Vendors of user-supported or shareware software approved by
  274.        the ASP may distribute Command Post, subject to the
  275.        above conditions, without specific permission.  Non-
  276.        approved vendors may distribute Command Post only after
  277.        obtaining written permission from Wilson WindowWare.
  278.        Such permission is usually granted.  Please write for
  279.        details (enclose your catalog).  Vendors may charge a
  280.        disk duplication and handling fee, which, when pro-rated
  281.        to the Command Post product, may not exceed eight dollars.
  282.  
  283.   LIMITED WARRANTY
  284.  
  285.   Wilson WindowWare guarantees your satisfaction with this
  286.   product for a period of 60 days from the date of original
  287.   purchase.  If you are unsatisfied with Command Post
  288.   within that time period, return the package in saleable
  289.   condition to the place of purchase for a full refund.
  290.  
  291.   Wilson WindowWare warrants that all disks provided are
  292.   free from defects in material and workmanship, assuming
  293.   normal use, for a period of 60 days from the date of
  294.   purchase.
  295.  
  296.   Wilson WindowWare warrants that the program will perform
  297.   in substantial compliance with the documentation supplied
  298.   with the software product.  If a significant defect in
  299.   the product is found, the Purchaser may return the
  300.   product for a refund.  In no event will such a refund
  301.   exceed the purchase price of the product.
  302.  
  303.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  304.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  305.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  306.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  307.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  308.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  309.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  310.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  311.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  312.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  313.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  314.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  315.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  316.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  317.  
  318.   Use of this product for any period of time constitutes
  319.   your acceptance of this agreement and subjects you to its
  320.   contents.
  321.  
  322.   U.S. GOVERNMENT RESTRICTED RIGHTS
  323.  
  324.   Use, duplication, or disclosure by the Government is subject
  325.   to restrictions as set forth in subdivision (b)(3)(ii) of
  326.   the Rights in Technical Data and Computer Software clause at
  327.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  328.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  329.  
  330.   TRADEMARKS
  331.  
  332.   IBM, PC/XT, PC/AT, and PS/2 are registered trademarks
  333.   of International Business Machines Corporation.
  334.  
  335.   Microsoft and MS-DOS are registered trademarks of
  336.   Microsoft Corporation.
  337.   Windows is a trademark of Microsoft Corporation.
  338.  
  339.   Pagemaker is a trademark of Aldus Corporation.
  340.  
  341.   PubTech and BatchWorks are registered trademarks of
  342.   Publishing Technologies, Inc.
  343.  
  344.   JELL-O is a registered trademark of General Foods
  345.   Corporation.
  346.  
  347.   Command Post is a trademark of Wilson WindowWare.
  348.  
  349.  
  350.  
  351.  
  352.  
  353.                           ORDERING INFORMATION
  354.  
  355.  Licensing Command Post bring you wonderful benefits.  Some of these are:
  356.     - Gets rid of that pesky reminder window that comes up when you start
  357.       Command Post (and Browser).
  358.     - Entitles you to one hour free phone support for 90 days (Your nickel).
  359.     - Insures that you have the latest version of Command Post.
  360.     - Gets you your own printed copy of the manual.
  361.     - Encourages the authors of this program to continue bringing you
  362.       new and better products instead of breaking down and getting
  363.       real jobs.
  364.    -  And, of course, our 30-day money back gaurantee.
  365.  
  366.  
  367.  
  368.           COMMAND POST ORDER FORM    7.0L
  369.  
  370.  Name:     ____________________________________________________
  371.  
  372.  Company:____________________________________________________
  373.  
  374.  Address:____________________________________________________
  375.  
  376.      ____________________________________________________
  377.  
  378.  City:     ________________________  St:______  Zip:___________
  379.  
  380.  Phone: (______)_________________    Country:________________
  381.  
  382.  
  383.           ____ Command Post(s)    @ $49.95 : _______.____
  384.  
  385.  Foreign air shipping (except Canada) @  $9.50 : _______.____
  386.  
  387.                       Total: _______.____
  388.  
  389.  
  390.  Disk Size(circle one)      5.25" acceptable     3.5" required
  391.  
  392.  Please enclose a check payable to Wilson WindowWare; or you
  393.  may use Visa, MasterCharge, or EuroCard.  For credit cards,
  394.  please enter the information below:
  395.  
  396.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  397.  
  398.  Expiration date: ____/____
  399.  
  400.  Signature:  _________________________________________
  401.  
  402.  
  403.  Where did you get your copy of Command Post?
  404.  
  405.  
  406.  ____________________________________________________________
  407.  
  408.  
  409.           Send to:  Wilson WindowWare
  410.                     2701 California Ave SW #212 
  411.                     Seattle, WA 98116 
  412.                     USA 
  413.  
  414.           or call:  (800) 762-8383  (orders only)
  415.                     (206) 937-9335
  416.                     (206) 935-7129  (fax) 
  417.  
  418.  
  419.            (Please allow 1 to 2 weeks for delivery) 
  420.