home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / lan / wmenun21.zip / WINMENU.DOC < prev    next >
Text File  |  1993-07-16  |  9KB  |  214 lines

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