home *** CD-ROM | disk | FTP | other *** search
- ; ======================================
- ; This file contains sample menus to be
- ; installed in the Windows File Manager
- ; by FlashPoint Setup program
- ; ======================================
- ;
- [FlashPoint ZIP]
- ;
- ; The keyword "MenuName" is used to
- ; designate the main menu bar name
- ; assigned by the File Manager Extension.
- ; The ampersand '&' is used to designate
- ; the menu command's accelerator key.
- ; ---------------------------------------
- MenuName=&ZipNAV
- ;
- ; "EditWinFile" is used by the Setup menu
- ; edit WINFILE.INI menu item, and should
- ; contain a command line to load a text
- ; editor and the winfile.ini file
- ; ---------------------------------------
- EditWinFile=notepad winfile.ini
- ;
- ;=======================================
- ; Note if you insert, reorder or delete
- ; any "Cmd#" keywords, you will probably
- ; have to renumber all preceeding entries
- ; as the "Cmd#" keywords must start with
- ; "Cmd1" and be consecutively numbered.
- ;=======================================
- ; The following are sample pull down menu
- ; items and their respective commands.
- ;
- ; If the menu item description text
- ; contains an ampersand '&' character,
- ; the following character will be assigned
- ; as the menu items accelerator key. If
- ; the menu item text has an underline '_'
- ; as its first character, the menu item
- ; will be preceded by a horizontal separator
- ; bar. If the menu item text has a
- ; vertical bar '|' as its first character,
- ; a vertical menu bar break will be appended
- ; to the drop down menu and the menu item
- ; will be placed at the top of a new drop
- ; down menu column.
- ; ---------------------------------------
- Cmd1=&0. Task Manager, taskman.exe, 0, 1
- Cmd2=&1. Program Manager, progman.exe, 0, 1
- Cmd3=&2. Clip Board, clipbrd.exe, 0, 1
- Cmd4=&3. Print Manager, printman.exe, 0, 1
- Cmd5=_&4. Control Panel, control.exe, 0, 1
- Cmd6=&5. Win Setup, winsetup.exe, 0, 1
- Cmd7=&6. System Editor, sysedit.exe, 0, 1
- Cmd8=&7. Pif Editor, pifedit.exe, 0, 1
- Cmd9=&8. Reg Info Editor, regedit.exe, 0, 1
- Cmd10=&9. Packager, packager.exe, 0, 1
- Cmd11=&D. Recorder, recorder.exe, 0, 1
- Cmd12=&E. Media Player, mplayer.exe, 0, 1
- Cmd13=&G. Sound Recorder, soundrec.exe, 0, 1
- Cmd14=|&O. D&OS Prompt, command.com,0,1
- Cmd15=&V. Text File Viewer, fpview.exe, 1, 1
- Cmd16=_&J. Calculator, calc.exe, 0, 1
- Cmd17=&K. Date and Time, clock.exe, 0, 2
- Cmd18=&L. Character Map..., charmap.exe, 0, 1
- Cmd19=_&N. Card File..., cardfile.exe, 0, 1
- Cmd20=&P. Write, write.exe, 1, 1
- Cmd21=&Q. Paint Brush, pbrush.exe, 1, 1
- Cmd22=&R. Terminal, terminal.exe, 0, 1
- ;
- ; The following games are available in
- ; different versions of Windows, and may
- ; be available from Microsoft, if they are
- ; not included in your version, e.g.,
- ; Reversi was not available in Windows 3.1
- ; and is considered a Windows 3.0 game,
- ; however, the Windows 3.1 3-D version can
- ; be downloaded from the MS Software
- ; Libraries on America Online and GEnie.
- ; -------------------------------------------
- Cmd23=_&U. Solitare, sol.exe, 0, 3
- Cmd24=&X. Mine Field, winmine.exe, 0, 1
- Cmd25=&Y. Reversi, reversi.exe, 0, 1
- Cmd26=&!. MS Hearts [WFWG], mshearts.exe, 0, 1
- ;
- ; The following are from MS Windows for
- ; Workgroups 3.11 applications
- ; -------------------------------------------
- ;Cmd27=|Logon/off, logonoff.exe, 0, 1
- ;Cmd28=MS Mail, msmail.exe, 0, 1
- ;Cmd29=Fax Manager, faxmgr.exe, 0, 1
- ;Cmd30=Fax Viewer, faxview.exe, 0, 1
- ;Cmd31=Schedule +, schdplus.exe, 0, 1
- ;Cmd32=_RAS Start, rasstart.exe, 0, 1
- ;Cmd33=Remote Access, rasphone.exe, 0, 1
- ;Cmd34=RAS Monitor, rasmon.exe, 0, 1
- ;Cmd35=_Win Chat, winchat.exe, 0, 1
- ;Cmd36=Win Popup, winpopup.exe, 0, 1
- ;Cmd37=Win Meter, winmeter.exe, 0, 1
- ;Cmd38=Net Watch, netwatch.exe, 0, 1
- ;Cmd39=WFWG Setup, wfwsetup.exe, 0, 1
-
-