home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pc2.zip / PC2.DOC < prev    next >
Text File  |  1993-03-09  |  5KB  |  104 lines

  1. ******************************************************************************
  2.                                   Announcing
  3.  
  4.                    PC/2 - Programm Commander/2 Version 1.20 for
  5.                          IBM OS/2 2.0 Presentation Manager
  6.                       Copyright (C) by Stangl Roman 03, 1993
  7.  
  8.                                Version 1.20 Draft
  9. ******************************************************************************
  10.  
  11. Dear Users!
  12.  
  13. PC/2 is an addon or replacement (!) for the WPS (Work Place Shell) that adds a
  14. feature, that OS/2 definitly is missing! After PC/2 is loaded you may press
  15. mouse button 1 anywhere on the Desktop to display a user-configurable
  16. Popup-Menu, where you can select an application to start. This simplyfies
  17. starting any application very much - you don't have to click on folders/icons
  18. anymore to launch it - no more messed up Desktop full of folders/icons. You
  19. even don't need to install the memory consuming WPS!
  20.  
  21. For every application you start, a configuration file contains:
  22.     *) Program Data: Title, Path and Filename, working directory and
  23.             parameters. For DOS programs you can enter the required DOS
  24.             Settings in an entryfield.
  25.     *) Program Style: Default, Maximized, Minimized, Invisible, no autoclose
  26.             background execution
  27.     *) Program Size & Position: User selectable size and position
  28.     *) Program type: WPS default, OS/2 and DOS Window or FullScreen and
  29.             Presentation Manager
  30.     *) Program priority: Sorry, under the current version you can only select
  31.             the default priority, if I find out how to change the priority of
  32.             any process, you will also be able to select any priority.
  33.  
  34. Full help is implemented, so I would suggest to read the help panels to get a
  35. impression of how you can customize PC/2.
  36.  
  37. Installation:
  38.     *) First unpack the archive with UNZIP.
  39.     *) Then use the REXX installation script to install PC/2:
  40.        Syntax:  INSTALL <Destination>
  41.             PC/2's files will be copied into the drive, path and filename
  42.             pointed to with <Destination>. An object is then created on the
  43.             Desktop and PC/2 is then started displaying the help panels.
  44.     *) PC/2 should be started upon bootup. You can either click on the PC/2
  45.             icon and OS/2 will start PC/2 for you the next time you boot. This
  46.             holds not true if you have used the statement SET RESTARTOBJECTS=
  47.             STARTUPFOLDERSONLY in your CONFIG.SYS, then you must create an
  48.             PC/2 object/shadow in the startup folder.
  49.     *) PC/2 may be used instead of the WPS, you need to copy PC2HOOK.DLL into
  50.             a path pointed by LIBPATH in the CONFIG.SYS and to copy PC2.HLP
  51.             into a path pointed by HELP in the CONFIG.SYS. Then edit your
  52.             CONFIG.SYS to SET RUNWORKPLACE=[path]PC2.EXE. The next time you
  53.             boot, PC/2 has replaced your WPS. (Of course you can then start
  54.             the WPS from a OS/2 command prompt by typing START PMSHELL).
  55.     *) The syntax of PC/2 is:
  56.             PC2 [-Profile Filename.ext] or
  57.             PC2 [/Profile Filename.ext]
  58.             where Filename.ext may be any filename for FAT or HPFS filname
  59.             convention.
  60.             If you ommit the optional profile name, the default profile
  61.             PC2.CFG is selected.
  62.  
  63. Version 1.10 Hints:
  64.     *) PC/2 is currently under test, so there will be some misspells/
  65.             inconsitencies/bugs. PC/2 will NOT destroy any data under no
  66.             circumstances!
  67.     *) PC/2 was developed and tested on two different PS/2s under OS/2 GA
  68.             (the version of OS/2 2.0 from 31/03/92). Although I don't
  69.             think that there are changes with the Service Pack installed or
  70.             2.1 Beta, PC/2 uses some tricks, for which the Toolkit says
  71.             reserved...
  72.     *) PC/2 adds for DOS sessions the default DOS Settings IDLE_SECONDS=5
  73.             and IDLE_SESITIVITY=100 to increase their time-slices. This
  74.             improves the performance of many DOS games.
  75.  
  76. You may contact me via (E-)Mail, if you have problems/suggestions/questions at:
  77.     *) 8650533@awiwuw11.wu-wien.ac.at
  78.     *) Roman Stangl @ IBM Austria National Support BBS Tel. Number: 
  79.        ((0043) 0222 21145 6600)
  80.     *) Roman Stangl
  81.        Strebersdorferstr. 46
  82.        2103 Langenzersdorf, Austria
  83.  
  84. If you find this utility useful and want to honor four weeks of work, you are
  85. welcome to send me 50 to 150 Austrian Schilling (about 5 to 15 US Dollar) to
  86. my home address.
  87.  
  88. History:
  89. Version 1.00ß:  *) First public release
  90. Version 1.10:   *) Installation improved
  91.                 *) IDLE_SECONDS=10 and IDLE_SENSITIVITY=100 added for DOS
  92.                    sessions
  93.                 *) Source code now included
  94. Version 1.20:   *) All DOS Settings now configurable
  95.                 *) Standard file dialog can be used to find the application
  96.                    you want to install to PC/2
  97.                 *) PC/2 may now be used with or without the WPS - it may even
  98.                    replace the WPS.
  99.                 *) I know the bug occuring occasionally when deleting entries
  100.                    is not removed, but other things have a higher priority.
  101.  
  102. Please read the help panels and enjoy! Roman Stangl
  103.  
  104.