home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / WIN_17 / WMENUN.ZIP / WINMENU.DOC < prev    next >
Text File  |  1993-08-18  |  11KB  |  249 lines

  1. WINMENU v2.2 (Network Version)
  2. by Ricky Freyre, 1993
  3. CIS# 75230,1734
  4.  
  5.  Version 2.2 has the following enhancements:
  6.  1) Then Multiple Instance Verification (MIV) routine can now be enabled or 
  7.     disabled online. Read on Other Options.
  8.  2) Any of the blue Ribbon utilities can now be disabled.
  9.  3) Any of the blue ribbon utilities can also be accessed from the system
  10.     menu while WinMenu is minimized for added convinience.
  11.  3) WinMenu can now execute a program passed via the command line when 
  12.     Windows is invoked from DOS. Example:  WIN CALENDAR  to execute
  13.     CALENDAR.EXE .
  14.  
  15.  
  16.  Winmenu is a menu/shell system for Windows 3.1 and above with a 3D look.
  17.  Designed to help smooth the transition to the Windows environment,
  18.  Winmenu looks like a conventional DOS menu but yet powerfull enough
  19.  to replace the Program Manager.  Perfect for those users that are
  20.  not willing to spend time learning the program manager and/or feel
  21.  intimidated to the overwhelming world of icons and groups. Winmenu
  22.  displays a consistent menu with a great look to make the user feel
  23.  productive right from the start.  This version is written in C. 
  24.  
  25.  You may launch programs from the menu or from the command line in the
  26.  RUN window.  Also, it utilize the associations from the WIN.INI to find 
  27.  and execute the underlying applications. The menu holds up to 80 menu 
  28.  items organized in 5 pages. Type the menu line number and press the ENTER  
  29.  key to fast execute any desired application. Or double click over the  menu
  30.  line. Displays percentage  of free resources. Menu items can easily  be 
  31.  added or changed online or offline.  With the MinOnUse and AutoRestore
  32.  options,  you can set WINMENU to automatically minimize and restore it-
  33.  self when running programs...just like menu programs do.
  34.  
  35.  Version 2.2 allows users to customize the utility ribbon displayed at the
  36.  top most of the menu screen. This "ribbon" can hold up to nine frequently
  37.  use program's icons for easy access. The programs in the ribbon can also be 
  38.  executed from the system menu while the menu is iconized for added convinience.
  39.  
  40.  As a shell, it automatically runs all the programs that the program manager 
  41.  also runs at load time. The network version copy can be shared by all the 
  42.  network users, allowing the administrator to create menu line items for
  43.  all the users.
  44.  
  45.  INSTALLATION INSTRUCTIONS:  (20 days trial)
  46.  
  47.   Create a network directory to hold the WINMENU files with read only access.
  48.   Example: N:\APPS\WINMENU
  49.   Be sure to copy all the WINMENU files to this directory.
  50.  
  51.      WINMENU.EXE    -  program file 
  52.      WINMENU.DOC    -  This document.
  53.      ORDER.DOC      -  How to register.
  54.                
  55.   The following files are needed in your \WINDOWS\SYSTEM directory and 
  56.   should already be found there as part of the Windows 3.1 system files:
  57.      
  58.      COMMDLG.DLL
  59.      SHELL.DLL                     
  60.      TOOLHELP.DLL
  61.      MMSYSTEM.DLL
  62.  
  63.    Winmenu will create the directory C:\WINMENU on each workstation that
  64. runs the program. The file WINMENU.INI will be created and stored in this
  65. local directory to hold and maintain the user's configuration. Hence,
  66. the WIN.INI is never modified. As a network administrator, you may want to
  67. create and reserve some menu items for your users. To accomplish this, just
  68. create a WINMENU.INI default file and copy this file in the same network
  69. directory where WINMENU.EXE resides.  It should be read only for the rest of
  70. the users to eliminate unauthorized edits. Winmenu will automatically copy
  71. the menu lines in the WINMENU.INI of the network directory to the WINMENU.INI
  72. at the local drive of each workstation. (C:\WINMENU). The menu lines copied
  73. are flagged as restricted and can not be modified by the users. It is
  74. recommended to increase the NoOfItems line in the network WINMENU.INI file
  75. to reserve empty menu items for future additions. Just modify the NoOFitems
  76. line after the [MenuItems] section of your network WINMENU.INI to reflect
  77. the number of menu lines you wish to reserve on each user's winmenu.
  78. Example:
  79.  
  80.     [MenuItems]
  81.     NoOfItems=15
  82.  
  83.  
  84.   HOW TO RUN WINMENU:
  85.  
  86.   From the DOS prompt:
  87.  
  88.    1) Be sure you are in the WINMENU directory and type WIN WINMENU
  89.       then press ENTER.
  90.    
  91.   From the Program Manager:
  92.  
  93.     Select the RUN option from the FILE menu in Program Manager.
  94.     Type N:\APP\WINMENU\WINMENU.EXE at the command line prompt and press
  95.     the ENTER key or click the OK button.
  96.  
  97.    To replace program manager: 
  98.     Make a backup of the file SYSTEM.INI found on your \WINDOWS directory.
  99.     Use your favorite text editor to load the SYSTEM.INI file found in the 
  100.     your \WINDOWS directory. Look for the line that start with SHELL= and 
  101.     modify it to look like this:
  102.  
  103.            SHELL=N:\APPS\WINMENU\WINMENU.EXE
  104.     
  105.     Save the file!.  The next time you run Windows, WINMENU will be 
  106.     displayed instead of the Program Manager. If you ever decide to
  107.     restore the Program Manager, just modify the SHELL= line to look
  108.     like SHELL=PROGMAN.EXE and save it. Or restore SYSTEM.INI with 
  109.     your backup copy.
  110.  
  111.  
  112.     TO ADD,CHANGE or DELETE MENU ITEMS:
  113.  
  114.     Several options: 
  115.     a) Click with the RIGHT button of the mouse over the menu line that
  116.      you wish to add/change or delete. A window entry screen will pop-up
  117.      to prompt you for the information needed. Note: Network reserved
  118.      lines are not allowed to be changed.
  119.  
  120.     b) or, Type the menu line number you wish to add or modify and...
  121.          press CTRL+A 
  122.   
  123.  
  124.     or for those programmers / support staff:
  125.     c) Look for the text file WINMENU.INI in the directory where
  126.      WINMENU files reside. (Or create this file inside this directory)
  127.      Create or add menu lines as follow:
  128.  
  129.      The first line must contain:   [MenuItems]
  130.      The second line must contain:  NoOfItems=xx
  131.      where xx is the highest menu line number used. You may set xx as 80.
  132.      (i.e:  NoOfItems=80 )
  133.  
  134.      The next lines will hold each menu line information. 4 keywords
  135.      are used for each menu line:  
  136.          AppNamexx=       ( holds the menu description)
  137.          AppFileNamexx=   ( holds the program path,file name + parameters)
  138.          AppWorkDirxx=    ( the default directory (optional) )
  139.          AppRunTypexx=    ( 0= Normal Run, 1=Minimized )
  140.  
  141.      where xx is the menu line number of reference.
  142.      The following example defines two menu items:
  143.      
  144.     [MenuItems]
  145.     NoOfItems=80
  146.     AppName1=Word For Windows 2.0
  147.     AppFileName1=e:\word2\winword.exe
  148.     AppWorkDir1=d:\winword
  149.     AppRunType1=0
  150.      
  151.     AppName2=Quicken 6.0 - My CheckBook
  152.     AppFileName2=c:\quick\quicken.exe
  153.     AppWorkDir2=c:\quick\
  154.     AppRunType2=0
  155.  
  156.     etc,etc...
  157.  
  158.   NOTE:  This method of adding or modifying menu items is OPTIONAL. You
  159.   should use the online method (above described). 
  160.  
  161. ADDITIONAL OPTIONS:
  162.  
  163.  [Options]
  164.   MinOnUse=1               (1=Yes,0=No)
  165.   AutoRestore=1
  166.   Title=The Company Name, Inc.
  167.   MIV=1   
  168.  
  169.  The MinOnUse option automatically minimize WINMENU when you 
  170.  execute a program.  If the MinOnUse and AutoRestore are set,  then 
  171.  AutoRestore will  automatically restore and display back WINMENU
  172.  after  all  other  programs have  being closed or minimized. These options
  173.  are set as enabled (1) by default. Users may change both options online from
  174.  the Options menu.  NOTE: The status of the network WINMENU.INI for
  175.  these options are ignored. 
  176.  
  177.  The Title= line allows you to set the company name which will be displayed
  178.  in the Windows Title. You may set up this option in the network WINMENU.INI
  179.  
  180.  MIV= allows you to enable or disable the Multiple Instance Verification
  181.  routine.  When enabled (MIV=1), WinMenu verifies that the desired application 
  182.  is not already running. If detected, a message will be displayed to allow
  183.  the user the choice of recalling the running application or initiating 
  184.  another instance. If multiple instances of the desired program are already
  185.  running, and the user choose to recall,  WinMenu will create a "pop-up" menu 
  186.  with all the instances for easy access. MIV default is 1 (enabled).
  187.  
  188.  
  189. TO CHANGE THE DEFAULT PROGRAM NAMES ON THE UTILITY RIBBON:
  190. (Note: the user's workstation will not copy the configuration found in the 
  191. network WINMENU.INI)
  192.  
  193.   The utility ribbon allows the user to quickly run 9 utility programs 
  194. (i.e Calendar, Notepad, etc. ) by just clicking over their respective icon.  
  195. WinMenu comes with defaults values for (see below) the utilities.  You can 
  196. also, change the default program for each of these utilities by simply 
  197. overwriting the corresponding line in the [Accessories] section of the 
  198. WINMENU.INI file.  The [Accessories] section of the WINMENU.INI holds the 
  199. configuration and data for the accessory programs. The format is as follows:
  200.  
  201.  Accessoryx=filename,description,icon
  202.          /\
  203.    where x is the accessory number from 1 to 9.
  204.    filename is the complete path and filename of the executable program.
  205.    description is a 30 characters or less description of the program.
  206.    icon is a .ICO, .EXE or .DLL file which contain the ICON.
  207.  
  208.   Note: the icon is optional. Winmenu will use the first icon it finds
  209.   in the executable. If none found, and none was specified, the file GENERIC.ICO 
  210.   will be used. If GENERIC.ICO is not found, no ICON will be displayed.
  211.  
  212.   Examples:
  213.  
  214. [Accessories]
  215. Accessory1=COMMAND.COM,DOS Session,DOS.ICO
  216. Accessory2=CALENDAR.EXE,Calendar
  217. Accessory3=CALC.EXE,Calculator
  218. Accessory4=WINFILE.EXE,File Manager
  219. Accessory5=NOTEPAD.EXE,Note Pad
  220. Accessory6=PROGMAN.EXE,Program Manager
  221. Accessory7=CONTROL.EXE,Control Panel
  222. Accessory8=C:\MSMAIL\MSMAIL.EXE,MS Mail
  223. Accessory9=L:\LINK\SHARE\TEL.EXE,Telephone Dir.
  224.  
  225.  Note: If you wish to disable any of the accessories, just enter the word
  226.  UNDEFINED after the (=) sign. Example:  Accessory5=UNDEFINED
  227.  WinMenu will attemp to display the icon EMPTY.ICO in the accessory defined
  228.  as UNDEFINED. If EMPTY.ICO is not found, no ICON will be displayed!. A small
  229.  beep will sound whenever the user attempts to click over the disabled 
  230.  accessory. Accessory8 and 9 attemp to run programs that you might not have
  231.  or use.  You should at least modify them to run valid programs or disable
  232.  them as follows:
  233.  
  234. Accessory8=UNDEFINED
  235. Accessory9=UNDEFINED
  236.  
  237.  
  238. *********************************************************************  
  239.  
  240.  You have license to test drive this program for 20 days. If you want
  241. to keep it, you must register. See ORDER.DOC for information.
  242.  
  243.  You will receive your registration license number and will be entitled
  244. to receive any modifications and/or enhancements made to the program.
  245.   
  246.   
  247. - END -
  248.    
  249.