home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 16 / CD_ASCQ_16_0994.iso / news / 2543 / winfile.txt < prev    next >
INI File  |  1994-05-31  |  4KB  |  97 lines

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