home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets (4th Edition) / Windows95Secrets4thEdition.iso / tools / zip / zipnav / winfile.txt < prev    next >
Encoding:
Text File  |  1995-06-10  |  3.7 KB  |  103 lines

  1. ; ======================================
  2. ; This file contains sample menus to be
  3. ; installed in the Windows File Manager
  4. ; by FlashPoint Setup program
  5. ; ======================================
  6. ;
  7. [FlashPoint ZIP]
  8. ;
  9. ; The keyword "MenuName" is used to 
  10. ; designate the main menu bar name 
  11. ; assigned by the File Manager Extension.
  12. ; The ampersand '&' is used to designate
  13. ; the menu command's accelerator key.
  14. ; ---------------------------------------
  15. MenuName=&ZipNAV
  16. ;
  17. ; "EditWinFile" is used by the Setup menu
  18. ; edit WINFILE.INI menu item, and should
  19. ; contain a command line to load a text
  20. ; editor and the winfile.ini file
  21. ; ---------------------------------------
  22. EditWinFile=notepad winfile.ini
  23. ;
  24. ;=======================================
  25. ; Note if you insert, reorder or delete 
  26. ; any "Cmd#" keywords, you will probably 
  27. ; have to renumber all preceeding entries 
  28. ; as the "Cmd#" keywords must start with 
  29. ; "Cmd1" and be consecutively numbered.
  30. ;=======================================
  31. ; The following are sample pull down menu
  32. ; items and their respective commands.  
  33. ;
  34. ; If the menu item description text
  35. ; contains an ampersand '&' character,
  36. ; the following character will be assigned
  37. ; as the menu items accelerator key.  If 
  38. ; the menu item text has an underline '_'
  39. ; as its first character, the menu item
  40. ; will be preceded by a horizontal separator
  41. ; bar.  If the menu item text has a 
  42. ; vertical bar '|' as its first character,
  43. ; a vertical menu bar break will be appended
  44. ; to the drop down menu and the menu item
  45. ; will be placed at the top of a new drop
  46. ; down menu column.
  47. ; ---------------------------------------
  48. Cmd1=&0. Task Manager, taskman.exe, 0, 1
  49. Cmd2=&1. Program Manager, progman.exe, 0, 1
  50. Cmd3=&2. Clip Board, clipbrd.exe, 0, 1
  51. Cmd4=&3. Print Manager, printman.exe, 0, 1
  52. Cmd5=_&4. Control Panel, control.exe, 0, 1
  53. Cmd6=&5. Win Setup, winsetup.exe, 0, 1
  54. Cmd7=&6. System Editor, sysedit.exe, 0, 1
  55. Cmd8=&7. Pif Editor, pifedit.exe, 0, 1
  56. Cmd9=&8. Reg Info Editor, regedit.exe, 0, 1
  57. Cmd10=&9. Packager, packager.exe, 0, 1
  58. Cmd11=&D. Recorder, recorder.exe, 0, 1
  59. Cmd12=&E. Media Player, mplayer.exe, 0, 1
  60. Cmd13=&G. Sound Recorder, soundrec.exe, 0, 1
  61. Cmd14=|&O. D&OS Prompt, command.com,0,1
  62. Cmd15=&V. Text File Viewer, fpview.exe, 1, 1
  63. Cmd16=_&J. Calculator, calc.exe, 0, 1
  64. Cmd17=&K. Date and Time, clock.exe, 0, 2
  65. Cmd18=&L. Character Map..., charmap.exe, 0, 1
  66. Cmd19=_&N. Card File..., cardfile.exe, 0, 1
  67. Cmd20=&P. Write, write.exe, 1, 1
  68. Cmd21=&Q. Paint Brush, pbrush.exe, 1, 1
  69. Cmd22=&R. Terminal, terminal.exe, 0, 1
  70. ;
  71. ; The following games are available in
  72. ; different versions of Windows, and may
  73. ; be available from Microsoft, if they are
  74. ; not included in your version, e.g., 
  75. ; Reversi was not available in Windows 3.1
  76. ; and is considered a Windows 3.0 game,
  77. ; however, the Windows 3.1 3-D version can
  78. ; be downloaded from the MS Software 
  79. ; Libraries on America Online and GEnie.
  80. ; -------------------------------------------
  81. Cmd23=_&U. Solitare, sol.exe, 0, 3
  82. Cmd24=&X. Mine Field, winmine.exe, 0, 1
  83. Cmd25=&Y. Reversi, reversi.exe, 0, 1
  84. Cmd26=&!. MS Hearts [WFWG], mshearts.exe, 0, 1
  85. ;
  86. ; The following are from MS Windows for
  87. ; Workgroups 3.11 applications
  88. ; -------------------------------------------
  89. ;Cmd27=|Logon/off, logonoff.exe, 0, 1
  90. ;Cmd28=MS Mail, msmail.exe, 0, 1
  91. ;Cmd29=Fax Manager, faxmgr.exe, 0, 1
  92. ;Cmd30=Fax Viewer, faxview.exe, 0, 1
  93. ;Cmd31=Schedule +, schdplus.exe, 0, 1
  94. ;Cmd32=_RAS Start, rasstart.exe, 0, 1
  95. ;Cmd33=Remote Access, rasphone.exe, 0, 1
  96. ;Cmd34=RAS Monitor, rasmon.exe, 0, 1
  97. ;Cmd35=_Win Chat, winchat.exe, 0, 1
  98. ;Cmd36=Win Popup, winpopup.exe, 0, 1
  99. ;Cmd37=Win Meter, winmeter.exe, 0, 1
  100. ;Cmd38=Net Watch, netwatch.exe, 0, 1
  101. ;Cmd39=WFWG Setup, wfwsetup.exe, 0, 1
  102.  
  103.