home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / wnptr102.zip / READ.ME < prev    next >
Text File  |  1994-04-09  |  7KB  |  178 lines

  1.  
  2. WINPTR copyright 1994 Paul F. Poellinger, Silent O Software
  3. -------------------------------------------------------------------
  4. UPDATE History:
  5. ---------------
  6. 4/9/94  - 1.02 - (1) corrected icon failure to return on ?->file
  7.                  cancellation.
  8.                  (2) removed Trial Copy 30 timeout mechanism.
  9.                  Back to the honor system.
  10. 4/5/94  - updated install programs (EDI Install Pro) to fix
  11.                  a GPF when installing onto Windows for Workgroups
  12.                  with 32-bit access turned on.
  13. 3/26/94 - 1.01 - added recognition of change of default printer from
  14.                  control panel or another program.
  15. -------------------------------------------------------------------
  16.  
  17. Included:
  18.  
  19.    WinPtr files
  20.    ------------
  21.  
  22.       WINPTR   EXE                 The real deal
  23.       READ     ME                  self-reference (this)
  24.       PELIWARE DLL                 my dynamic link library
  25.       PELIWARE INI                 winptr control file
  26.       WINPTR   HLP                 windows help file
  27.  
  28.    Install files
  29.    -------------
  30.  
  31.       INSTALL.EXE
  32.       INSTALL.BIN
  33.       INSTALL.INF
  34.       INSTALL.BMP
  35.  
  36.    Uninstall file
  37.    ---------------
  38.  
  39.       X_WINPTR.EXE
  40.  
  41. All WinPtr files must be placed in the same directory, one of your choice,
  42. tho the install procedure will suggest c:\windows\winptr.  I insist that the
  43. ini and dll files be kept with the exe for ecological purposes...it makes
  44. removal so much cleaner.
  45.  
  46. However, since the uninstall program cannot remove itself from the ..\winptr
  47. directory if it's started from there, don't put it there.
  48.  
  49. I suggest you put all files on a diskette, if you didn't get it that way,
  50. then install and uninstall from there.
  51.  
  52. INSTALLATION:
  53. ------------
  54.  * Crank up Windows.
  55.  * Select FILE/RUN from the Program Manager menus.
  56.  * Type a:install.
  57.  
  58.  - WinPtr is intended to load with Windows, thus should be added
  59.    to your Program Manager STARTUP group.  The install procedure
  60.    will do this for you.  In the unlikely event you want it in
  61.    some other group, an override is provided.  Note, tho, that
  62.    the x_winptr, the uninstall, will only remove a startup group icon.
  63.  
  64.  - The next time you start up windows, the WinPtr icon (a tastefully
  65.    designed pelican) will be on your desktop.  Click it for its menus.
  66.  
  67.  - Ctrl/Shift F1 summons WinPtr help, an exhaustive guide to using WinPtr.
  68.  
  69. REMOVING WINPTR FROM YOUR SYSTEM:
  70. --------------------------------
  71.  * Crank up Windows.
  72.  * Select FILE/RUN from the Program Manager menus.
  73.  * Type a:x_winptr.
  74.  
  75.  - All evidence of WinPtr's existence will be removed.  Your loss.
  76.  
  77. ICON item info
  78. --------------
  79. If for some reason you need to set up WinPtr's icon in a Program Manager
  80. group (Install puts it in a (startup) group for you), enter the following:
  81.         Description:  WinPtr ... the uninstall won't remove it otherwise
  82.        Command Line:  winptr
  83.   Working Directory:  winptr
  84.  
  85. ------------------------------------------------------------------------
  86.  
  87. This program has been extensively tested by me and friends, but YMMV,
  88. depending on video card and printer driver.  It has also been checked
  89. for proper citizenship using Bounds Checker and PC Lint, two of the finest
  90. programming tools known to man and pelican.
  91.  
  92. You are free to try this program for 30 days.
  93.  
  94. If you decide to use it thereafter, you are obligated to send $20 to
  95.                      PAUL POELLINGER
  96.                      2019 Round Lake Drive
  97.                      Houston, TX  77077
  98. Texas Residents, include 8.25% sales tax (total = $21.65).
  99.  
  100.          -- OR --
  101.  
  102. register via Compuserve's shareware registration service by
  103. typing GO SWREG at the prompt. I charge $23.50 for registering this way
  104. cause Compuserve gets 15%...guess shareware means everyone who
  105. can gets a share :-( ... TX residents, I'll eat the tax.  The
  106. SWREG registration ID number is 2162.
  107.  
  108. When you do, I'll send you a version without the nag screen.
  109. Please include your e-mail address if you have one (automatic with SWREG)
  110. ...unless you say no, I'll send your nagless version via e-mail.
  111. Compuserve does not, however, allow e-mailing binaries via INTERNET,
  112. so I'll have to use snail-mail if you're not on CIS.
  113.  
  114. Please note that even if you paid for a diskette or CD containing
  115. this package, you must still pay my registration fee for use of
  116. WinPtr past the 30 day free trial.  The fee you paid for the CD
  117. or diskette is someone else's "share" :-(
  118.  
  119. If you paid for WinPrt, a smaller, simpler incarnation (see below),
  120. you can own this one for $10.  I and all those dependent on me thank
  121. you.
  122.  
  123. You are free to pass this TRIAL package on to others or upload it to
  124. bulletin boards provided that 1) you do not charge for it above
  125. the cost of distribution, and 2) all parts of the package are
  126. included (see "included" at the top).
  127.    Naturally, you're not allowed to pass on the production (registered)
  128. version (Having to say the always reminds me of the local commercial
  129. that finds it necessary to state that the all-you-can-eat-ribs offer
  130. for dine-in-orders only :-)
  131.  
  132. Thank you for supporting shareware.
  133.  
  134. -------------------------------------------------------------------
  135.  
  136. Corporate licenses are available:
  137.  
  138.      2  to  25 users ...  $250
  139.     26  to 250 users ...  $500
  140.       over 250 users ...  $500 plus $1 per user
  141.      unlimited users ... $1000 just in case Microsoft wants one :-)
  142.  
  143. -------------------------------------------------------------------
  144. I used Borland C++ 3.x to develop this stuff.  I have not yet
  145. installed BC++ V4.0...so I can theoretically sell over 10,000
  146. copies.
  147. The next version will use 4.0, so you'll not be able to use this
  148. program as an operating system or in competition with any Borland
  149. product, and of course I'll have to limit you to less than 10,000
  150. copies.
  151. -------------------------------------------------------------------
  152.  
  153. I've been selling a group of simpler utilities for screen and
  154. clipboard printing and printer orientation control (PPrint/Prtsc,
  155. PClip/PrtClip, and Portland), collectively called WinPrt, for
  156. some time.  Look for them in the WINSHARE and MSBASIC fora of
  157. Compuserve (search for WINP*.ZIP for latest version).
  158. The set is $10.  Corporate licenses are $250.
  159.  
  160. -------------------------------------------------------------------
  161.  
  162. Look for PPRTR*.ZIP in WINSHARE or MSBASIC for a DLL providing
  163. advanced printer control to higher level languages (like Visual
  164. Basic).
  165.  
  166. -------------------------------------------------------------------
  167.  
  168. Let me know if you have any trouble or suggestions.
  169.  
  170.       Paul Poellinger
  171.         Code Wallah
  172.         Silent O Software
  173.         Purveyors of Peliware
  174.         Compuserve 70732,3576
  175.                                     Valentines Day 1994
  176.  
  177. ------------------------- EOJ -------------------------------------
  178.