home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wed20g.zip / README2.TXT < prev    next >
Text File  |  1992-12-01  |  25KB  |  591 lines

  1.  This file contains the following information:
  2.  
  3.     a) Information on our fully functional demos and our
  4.        "Registration Reminder" screens.
  5.  
  6.     b) An basic, consise explanation of our disclaimers.
  7.  
  8.     c) Generic installation instructions for our software,
  9.        including a section on manual installations.
  10.  
  11.     d) Generic uninstall instructions.
  12.  
  13.     e) Our update policy.
  14.  
  15.     f) On-line support.
  16.  
  17.     g) ASP Ombudsman statement.
  18.  
  19.     h) The long, drawn out legalese section, software license
  20.        information, limited warranty, trademarks, etc.
  21.  
  22.     i) Information on other products.
  23.  
  24.     j) Information on our Premier Support Services.
  25.  
  26.     h) Ordering information.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.                  REGISTRATION REMINDERS
  33.  
  34.  Unlicensed copies of Wilson WindowWare products are 100% fully functional.
  35.  We make them this way so that you can have a real look at them, and then
  36.  decide whether they fit your needs or not.  Our entire business depends
  37.  on your honesty.  If you use it, we expect you to pay for it.  We feel
  38.  that if we treat you right, you will treat us right.
  39.  
  40.  Unlicensed copies of our products do have a pesky registration reminder
  41.  screen that pops up whenever you start the program.  This shouldn't
  42.  really affect your evaluation of our software.
  43.  
  44.  We're sure that once you see the incredible quality of our software,
  45.  you will dig out your credit card, pick up the phone, call the nice
  46.  people at our 800 number and register the software.
  47.  
  48.  When you pay for the shareware you like, you are voting with your
  49.  pocketbook, and will encourage us to bring you more of the same kinds
  50.  of products.  Pay for what you like, and voila, more of what you like
  51.  will almost magically be developed.
  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 held 
  58.  responsible, the limit of our liability is the licensing fees 
  59.  you paid.  The full text of our license agreement is found near 
  60.  the bottom of this file. 
  61.  
  62.  
  63.  
  64.  
  65.                HOW TO INSTALL THIS SOFTWARE
  66.  
  67.   Use our snazzy setup program...
  68.  
  69.         1) Close down all extraneous Windows applications.  
  70.            (You do have to be in Windows to run WSETUP.EXE)
  71.  
  72.         2) Double-Click on the WSETUP.EXE program.  (If you have the
  73.            WinCheck product in front of you, the setup program is still
  74.            called SETUP.EXE)
  75.  
  76.         3) When the setup program asks for a directory, specify initial 
  77.            directory, or accept the given default.
  78.  
  79.         4) When the screen comes up that asks you what you want to
  80.            install, do your selections, or just hit the INSTALL ALL
  81.            button.  Hit the OK button to continue.
  82.  
  83.  
  84.           ******************** MANUAL INSTALL *********************
  85.  
  86.       If you cannot use the snazzy setup program, and must do a manual
  87.       install.....good luck.  Basically installing our products without
  88.       going through the setup program is "unsupported", as installation
  89.       of Windows products does get tricky.  However as to not leave you
  90.       completely in the lurch....
  91.  
  92.       1) Most files to be installed by the installation program end in
  93.          an underscore "_".   The files might be compressed.
  94.  
  95.              If you received the files on a DISK, the probability is HIGH
  96.              that you must expand the files with our WEXPAND (see below)
  97.              program before use.
  98.  
  99.             If you received the files packaged in a ZIP file, the
  100.             probability is LOW. and you may simply rename the files to the
  101.             correct name.
  102.  
  103.          If you try to expand a file that was not compressed, the expand
  104.          program will NOT give an error message, and will NOT correctly
  105.          process the file.  In general, if the output from the expand
  106.          program is smaller than the file that went in, the expand program
  107.          should not be used.
  108.  
  109.          By examining the files with our Browser (possibly included with
  110.          the package) program, or basically any tool that allows you to
  111.          look at the file in hex, one can quickly learn how to determine
  112.          if the file is compressed or not.  If you can read *any* text
  113.          in the morass of funny looking symbols, the file is probably not
  114.          compressed.  If the characters seem completely random, the it
  115.          probably is compressed.
  116.  
  117.       2) The files (generally) must either be expanded into files with the
  118.          correct names, or must be renamed, prior to use.
  119.  
  120.       3) In general, the DLL files should go into your WINDOWS directory,
  121.          or else some directory mentioned in your DOS path statement.
  122.  
  123.       4) The BROWSER.EXE program may be used to view the *.MAN manual
  124.          files.  It is recommended that you put the BROWSER program in
  125.          the same directory you put the DLL files.
  126.  
  127.       5) You may want to add to the WIN.INI [Extensions] section the
  128.          following lines:
  129.  
  130.          MAN=BROWSER.EXE ^.MAN
  131.          HLP=WINHELP ^.HLP
  132.          WBT=WINBATCH.EXE ^.WBT
  133.  
  134.  
  135.          *** USING THE WEXPAND PROGRAM ***
  136.  
  137.      Example:
  138.  
  139.      The installation diskette is inserted into your A: floppy drive
  140.      
  141.      You wish to expand the WININFO.EX_ file.  At the DOS prompt type...
  142.  
  143.        WEXPAND.EXE WININFO.EX_  WININFO.EXE
  144.  
  145.      Make sure the output file (WININFO.EXE in this case) is LARGER than
  146.      the imput file (WININFO.EX_), otherwise the file was not compressed,
  147.      and should be renamed as follows:
  148.  
  149.        REN WININFO.EX_ WININFO.EXE
  150.  
  151.  
  152.  
  153.  
  154.  
  155.                     UN-INSTALL INFORMATION
  156.  
  157.  The snazzy setup program will create a DOS batch file - UNINSTAL.BAT
  158.  in the target directory that will un-install the product just installed.
  159.  
  160.  You may either review the batch file and perform a manual uninstall, or,
  161.  if you have not installed any products *after* installing this product,
  162.  go ahead and run the batch file.
  163.  
  164.  If you have installed several products before deciding to uninstall this,
  165.  the uninstall will *generally* work successfully.  The only problem that
  166.  occurs is when this product installs a file that the other products use.
  167.  
  168.  In general, this will only be a problem when you install several of our
  169.  products, and will be much less of a problem if you install products from
  170.  other vendors.  If problems occur, generally all that is required is to
  171.  re-install the product that is complaining of a lack of a file.
  172.  
  173.  A quick review of the uninstall bat file, deleting a line or two for files
  174.  you know are used by other products may be all that is required to
  175.  successfully run the uninstall.
  176.  
  177.  
  178.                     UPDATE POLICY
  179.  
  180.  It is the policy of Wilson WindowWare to protect faithful customers, and to
  181.  derive the majority of our income via sales to new customers rather than
  182.  continually attempting to extract more funds from existing customers.  Of
  183.  course we must at least cover our costs or we could not stay in business
  184.  bringing you new and updated software.
  185.  
  186.  Wilson WindowWare frequently updates it products.  There are various kinds
  187.  of updates, including Major updates, Minor updates, and bug-fix updates.
  188.  
  189.  Minor and bug-fix updates for our shareware products are free -- subject
  190.  only to our reasonable shipping and and handling charges for disks. As we
  191.  are not in the disk selling business, you may find that shareware vendors
  192.  specializing is disk sales can easily sell disks cheaper than we can.  On
  193.  the other hand, we *always* have the most recent versions of our software.
  194.  Our shipping and handling charges for update disks are as follows:
  195.  
  196.      10.00  US and Canada for the first product,
  197.       5.00  US and Canada for each additional product.
  198.       9.50  Surcharge for shipping outside of US and Canada.
  199.  
  200.  If you obtain a minor or bug-fix update from Compuserve or other online
  201.  service, a BBS, a shareware disk vendor or from another source, there is
  202.  no charge from us (of course you will have to pay the on-line service fees,
  203.  disk vendors fees, or at least pay your phone bill for downloading from
  204.  a BBS). In addition, you may use a single disk to update any number of
  205.  copies of a product.
  206.  
  207.  The policy and pricing for Major shareware updates vary.  Depending on the
  208.  nature of the upgrade, length of time since the previous major upgrade,
  209.  desirability of new features added, the extent of revisions to the printed
  210.  manuals (if any), work involved and possible price changes for new users,
  211.  we may or may not charge fees.  Since it is difficult to determine what the
  212.  cost of future major updates will be, and since we do not wish to commit 
  213.  ourselves to the uncertainty of the future, we have provided information on
  214.  the cost of major past updates here so that you can see our track record,
  215.  and possibly feel reassured about the future.
  216.  
  217.  
  218.     Command Post first released:     May, 1988
  219.          1.0 thru 6.x    Free
  220.         <6.x to   7.x    $18.50      (included a new manual)
  221.          7.0 to   7.2+   Free
  222.         <7.x to   8.0    $0-$15-$25  (depending on date of purchase)
  223.                                      (Included nearly 300 pages printed docs
  224.  
  225.     WinBatch first released:         Jan 1991
  226.          1.0 to   3.3   Free
  227.         <3.x to   4.0   $0-$15-$30   (depending on date of purchase)
  228.                                      (Includes nearly 300 pages printed docs)
  229.  
  230.     File Commander first released    May 1992
  231.          1.0 to   2.0+   Free        (Registered 1.0 users received free 2.0
  232.                                      manuals and disks (and NO S&H charges))
  233.  
  234.     WinCheck first released:         Oct 1990
  235.          1.0 thru 2.x    Free
  236.         <2.x to   3.0    Free        (New manual and disk  - $10)
  237.          3.0 thru 3.0+   Free
  238.  
  239.     Address Manager first released:  July 1991
  240.          1.0  to  1.1b   Free
  241.          1.1b to  2.0+   Free        (New manual and disk - $10)
  242.  
  243.     Windows Reminder first released: July 1991
  244.          1.0 to   1.3+   Free        (No major updates so far)
  245.  
  246.     WinEdit first released:          November 1990
  247.          1.0 to   1.3+   Free        (No major updates fo far)
  248.  
  249.  
  250.       * In the table Above  "Free" means the update costs the same as a
  251.         minor update, in that if you want us to send you a disk, there is
  252.         only our standard shipping and handling charges for disks.
  253.  
  254.       + Indicates current versions
  255.  
  256.  
  257.                     ON-LINE SUPPORT
  258.  
  259.  Wilson WindowWare has on-line support!
  260.  
  261.  The home of all Wilson WindowWare is on Compuserve, in the WINAPA
  262.  forum, in the Wilson WindowWare section (#15 currently).  Also
  263.  the latest and greatest downloads are available from DL15 of the
  264.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  265.  is checked on a daily basis, and all questions will be responded to.
  266.  
  267.  The Fidonet Windows echo is also checked on a fairly regular basis.
  268.  We only look at the titles of the messages.  If you want to leave a
  269.  message for us be sure one of the following words are in the title.
  270.  
  271.       WINDOWWARE WILSON BATCH CMDPOST COMMANDER WINBATCH WIL
  272.  
  273.  Registered users may also call our BBS for the latest versions of
  274.  our products. (206) 935-5198   USR HST D/S V.42bis 9600+ 8N1
  275.  
  276.  
  277.        Association of Shareware Professionals Ombudsman Statement
  278.  
  279.  
  280.        Wilson WindowWare, the producer of Wilson WindowWare software,
  281.        is a member of the Association of Shareware Professionals (ASP).  
  282.        ASP wants to make sure that the shareware principle works for
  283.        you. If you are unable to resolve a shareware-related problem
  284.        with an ASP member by contacting the member directly, ASP may
  285.        be able to help. The ASP Ombudsman can help you resolve a
  286.        dispute or problem with an ASP member, but does not provide
  287.        technical support for members' products. Please write to the
  288.        ASP Ombudsman at 545 Grover Road, Muskegon MI 49442 or send a
  289.        Compuserve message via easyplex to ASP Ombudsman 70007,3536
  290.  
  291.  
  292.  The legalese section...
  293.  
  294.  ADDRESS MANAGER   Copyright ⌐ 1990-92 by Wilson WindowWare, Inc.
  295.  COMMAND POST      Copyright ⌐ 1988-92 by Morrie Wilson.
  296.  FILE COMMANDER    Copyright ⌐ 1992    by Morrie Wilson.
  297.  REMINDER          Copyright ⌐ 1991-92 by Wilson WindowWare, Inc.
  298.  WINCHECK          Copyright ⌐ 1990-92 by Wilson WindowWare, Inc.
  299.  WINEDIT           Copyright ⌐ 1990-92 by Steve Schauer.
  300.  WINBATCH          Copyright ⌐ 1991-92 by Morrie Wilson.
  301.  
  302.  
  303.  SOFTWARE LICENSE
  304.  
  305.  Wilson WindowWare software is not and has never been public domain
  306.  software, nor is it free software. 
  307.  
  308.  Non-licensed users are granted a limited license to use our
  309.  software on a 21-day trial basis for the purpose of determining
  310.  whether the software is suitable for their needs.  Any use
  311.  of our software, except for the initial 21-day trial, requires
  312.  registration.  The use of unlicensed copies of our software,
  313.  outside of the initial 21-day trial, by any person, business,
  314.  corporation, government agency or any other entity is
  315.  strictly prohibited. 
  316.  
  317.  A single user license permits a user to use one copy of the licensed
  318.  software product only on a single computer.  Licensed users may use
  319.  the program on different computers, but may not use the program
  320.  on more than one computer at the same time.
  321.  
  322.  No one may modify or patch any of our executable files in any way,
  323.  including but not limited to decompiling, disassembling, or otherwise
  324.  reverse engineering our software programs.
  325.  
  326.  A limited license is granted to copy and distribute our shareware
  327.  software only for the trial use of others, subject to the above
  328.  limitations, and also the following: 
  329.  
  330.   1)    The software must be copied in unmodified form, complete
  331.         with the file containing this license information.
  332.  
  333.   2)    The full machine-readable documentation must be included
  334.         with each copy.
  335.  
  336.   3)    Our software may not be distributed in conjunction with
  337.         any other  product with out a specific license to do so
  338.         from Wilson WindowWare.
  339.  
  340.   4)    No fee, charge, or other compensation may be requested or
  341.         accepted, except as authorized below:
  342.  
  343.         A) Operators of electronic bulletin board systems (sysops)
  344.            may make our products available for downloading only as
  345.            long as the above conditions are met.  An overall or
  346.            time-dependent charge for the use of the bulletin board
  347.            system is permitted as long as there is not a specific
  348.            charge for the download of our software.
  349.  
  350.         B) Vendors of user-supported or shareware software approved by
  351.            the ASP may distribute our products, subject to the
  352.            above conditions, without specific permission.  Non-
  353.            approved vendors may distribute our products only after
  354.            obtaining written permission from Wilson WindowWare.
  355.            Such permission is usually granted.  Please write for
  356.            details (enclose your catalog).  Vendors may charge a
  357.            disk duplication and handling fee, which, when pro-rated
  358.            to each individual product, may not exceed eight dollars.
  359.  
  360.         C) Non-profit user groups may distribute copies of the our
  361.            products to their members, subject to the above conditions,
  362.            without specific permission.  Non-profit groups may collect
  363.            a disk duplication fee not to exceed five dollars.
  364.  
  365.   LIMITED WARRANTY
  366.  
  367.   Wilson WindowWare guarantees your satisfaction with this
  368.   product for a period of 90 days from the date of original
  369.   purchase.  If you are unsatisfied with the product
  370.   within that time period, return the package in saleable
  371.   condition to the place of purchase for a full refund.
  372.  
  373.   Wilson WindowWare warrants that all disks provided are
  374.   free from defects in material and workmanship, assuming
  375.   normal use, for a period of 90 days from the date of
  376.   purchase.
  377.  
  378.   Wilson WindowWare warrants that the program will perform
  379.   in substantial compliance with the documentation supplied
  380.   with the software product.  If a significant defect in
  381.   the product is found, the purchaser may return the
  382.   product for a refund.  In no event will such a refund
  383.   exceed the purchase price of the product.
  384.  
  385.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  386.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  387.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  388.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  389.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  390.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  391.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  392.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  393.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  394.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  395.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  396.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  397.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  398.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  399.  
  400.   Use of this product for any period of time constitutes
  401.   your acceptance of this agreement and subjects you to its
  402.   contents.
  403.  
  404.   U.S. GOVERNMENT RESTRICTED RIGHTS
  405.  
  406.   Use, duplication, or disclosure by the Government is subject
  407.   to restrictions as set forth in subdivision (b)(3)(ii) of
  408.   the Rights in Technical Data and Computer Software clause at
  409.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  410.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  411.  
  412.   TRADEMARKS
  413.  
  414.   Microsoft and MS-DOS are registered trademarks of
  415.   Microsoft Corporation.
  416.   Windows is a trademark of Microsoft Corporation.
  417.  
  418.   File Commander  is a trademark of Wilson WindowWare, Inc.
  419.   Command Post    is a trademark of Wilson WindowWare, Inc.
  420.   WinBatch        is a trademark of Wilson WindowWare, Inc.
  421.   WinCheck        is a trademark of Wilson WindowWare, Inc.
  422.   Reminder        is a trademark of Wilson WindowWare, Inc.
  423.   Address Manager is a trademark of Wilson WindowWare, Inc.
  424.   WinEdit         is a trademark of Wilson WindowWare, Inc.
  425.  
  426.  
  427.            *** WILSON WINDOWWARE PRODUCTS ***
  428.  
  429.  Our great line of Windows products includes:
  430.  
  431.         Address Manager - Tracks addresses, phone numbers, comments, 
  432.                           important dates.  Includes dialer and label
  433.                           printer.  Supports DDE.        $39.95
  434.  
  435.         Command Post    - A powerful text-based shell for Windows.
  436.                           Programmable menus, built-in batch language,
  437.                           file viewer and more.          $49.95
  438.  
  439.         File Commander  - Allows addition of programmable menu items to
  440.                           the Windows 3.1 File Manager.  Make File Manager
  441.                           into a super-powerful shell.   $49.95
  442.  
  443.         Reminder        - Personal Schedule Manager.  Keeps track of
  444.                           to-do lists, set alarms (which can launch apps), 
  445.                           prints reports. Supports DDE.  $59.95
  446.  
  447.         WinCheck        - Your personal finance manager for Windows.
  448.                           Manages checking, savings, cash, and credit
  449.                           card accounts. Features galore! Supports DDE.
  450.                           Custom Reports.                $69.99
  451.  
  452.         WinEdit         - Power Programming for the Windows Environment.
  453.                           Full featured editor, or simple file browser.
  454.                           Super high speed, super powerful.  Winedit comes
  455.                           in 3 flavors, for novice, intermediate and
  456.                           advanced users.
  457.                           WinEdit Lite     - Super notepad replacement 
  458.                                      $29.95
  459.                           WinEdit Standard - Programmers editor.
  460.                                      $59.95
  461.                           WinEdit Pro      - Includes full macro language
  462.                                      $89.95
  463.  
  464.         WinBatch        - Write your own Windows Batch Files!  Dialogs,
  465.                           automatic program control, and powerful data
  466.                           manipulation lets you control your Windows.
  467.                           A must for the power user.     $69.95
  468.  
  469.         WinBatch        - NOT A SHAREWARE PRODUCT.  The WinBatch compiler
  470.              COMPILER!    can compile WinBatch batch files into standalone
  471.                           EXE files that may be distributed on a royalty
  472.                           free basis.  Great for networks and corporate
  473.                           gurus.  Compile your WBT files and then hand
  474.                           them out like candy.           $395.00
  475.  
  476.  
  477.                           PREMIER SUPPORT SERVICES
  478.  
  479.  Wilson WindowWare, Inc., a leader in high technology Windows software,
  480.  is prepared to support software engineering projects with these services:
  481.  
  482.   []  Programming of custom interfaces to suites of applications running
  483.       under Microsoft Windows.
  484.  
  485.   []  Programming custom Electronic Information Systems for the distribution
  486.       of critical information.
  487.  
  488.   []  Development of custom functions that extend our Windows Interface
  489.       Language (WIL) to control customer processes and procedures in
  490.       manufacturing, process control, communications, networking, and
  491.       financial analysis.
  492.  
  493.   []  Migration of business functions to the upcoming Windows NT platform.
  494.  
  495.   Rates begin as low as $125 per hour.  Minimums and other considerations
  496.   apply.  Please call (206) 938-1743 for more information.
  497.  
  498.  
  499.                           ORDERING INFORMATION
  500.  
  501.  Licensing our products brings you wonderful benefits.  Some of these are:
  502.     - Gets rid of that pesky reminder window that comes up when you start
  503.       up the software.
  504.     - Entitles you to one hour free phone support for 90 days (Your dime).
  505.     - Insures that you have the latest version of the product.
  506.     - Encourages the authors of these programs to continue bringing you
  507.       updated/better versions and new products.
  508.    -  Gets you on our mailing list so you are occassionally notified of
  509.       spectacular updates and our other Windows products.
  510.    -  And, of course, our 90-day money back guarantee.
  511.  
  512.  
  513.  
  514.                   WILSON WINDOWWARE ORDER FORM
  515.               
  516.  Name:   ____________________________________________________
  517.  
  518.  Company:____________________________________________________
  519.  
  520.  Address:____________________________________________________
  521.  
  522.          ____________________________________________________
  523.  
  524.  City:   ________________________  St:______  Zip:___________
  525.  
  526.  Phone: (______)_________________    Country:________________
  527.  
  528.  
  529.             ____ Address Manager(s)  @ $39.95 : _______.____
  530.             ____ Command Post   (s)  @ $49.95 : _______.____
  531.             ____ File Commander (s)  @ $49.95 : _______.____
  532.             ____ Reminder       (s)  @ $59.95 : _______.____
  533.             ____ WinBatch       (s)  @ $69.95 : _______.____
  534.             ____ WinCheck       (s)  @ $69.99 : _______.____
  535.             ____ WinEdit
  536.                      Lite       (s)  @ $29.95 : _______.____
  537.                      Standard   (s)  @ $59.95 : _______.____
  538.                      Pro        (s)  @ $89.95 : _______.____
  539.  
  540.             ____ WinBatch Compiler   @$395.00 : _______.____   *call*
  541.  
  542.             ____ Foreign air shipping
  543.                  (except Canada)     @  $9.50 : _______.____
  544.  
  545.                                           Total: _______.____
  546.  
  547.  
  548.  
  549.  Please enclose a check payable to Wilson WindowWare;
  550.  International customers please see note below.
  551.  or you may use Access, Amex, Visa, MasterCharge, or EuroCard.
  552.  For credit cards,  please enter the information below:
  553.  
  554.  
  555.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  556.  
  557.  
  558.  Expiration date: ____/____
  559.  
  560.  
  561.  Signature:  _________________________________________
  562.  
  563.  
  564.  Where did you hear about or get a copy of our products?
  565.  
  566.  
  567.  ____________________________________________________________
  568.  
  569.  
  570.  
  571.  **************************************************************************
  572.  * International customers.  Although we do prefer payment by Credit Card *
  573.  * we can accept non-US-bank checks under certain conditions....          *
  574.  * The check MUST be in your currency -- NOT IN US$ --  Just look in your *
  575.  * newspaper for the current exchange rates, make out your check and send *
  576.  * mail it to us.  We will take care of the rest.  No Eurocheques please. *
  577.  **************************************************************************
  578.  
  579.  
  580.           Send to:  Wilson WindowWare, Inc.
  581.                     2701 California Ave SW #212 
  582.                     Seattle, WA 98116 
  583.                     USA 
  584.  
  585.           or call:  (800) 762-8383  (USA orders only )
  586.                     (206) 938-1740  (customer service)
  587.                     (206) 937-9335  (tech support)
  588.                     (206) 935-7129  (fax) 
  589.  
  590.           (Please allow 2 to 3 weeks for delivery)
  591.