home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / TOOLS / LOGIMENU / LMCOMP / LMENU.DAT < prev    next >
Text File  |  1990-11-22  |  4KB  |  134 lines

  1. ≥°324
  2.     ≡
  3. ≥°318
  4.     ∙Logimenu Report
  5.     $0\lmreport
  6. ≥°322
  7.     rem ⌡ Press [ENTER] to print the registration form ⌡
  8.     echo Printing Registration form.
  9.     echo Ctrl-Break to abort.
  10.     copy regist.frm prn
  11. °019
  12.     sound 294,200 371,200 441,200 441,200 0,200 882,100 0,100 882,100 0,300
  13.     sound 742,100 0,100 742,100 0,300 294,200 294,200 371,200 441,200
  14.     sound 441,200 0,200, 882,100 0,100 882,100 0,300 786,100 0,100 786,100 0,300
  15.     sound 278,200 278,200 330,200 495,200 495,200 0,200 990,100 0,100 990,100
  16.     sound 0,300 786,100 0,100 786,100 0,300  278,200 278,200 330,200 495,200
  17.     sound 495,200 0,200 990,100 0,100 990,100 0,300 742,100 0,100 742,100
  18.     sound 0,300 294,200 294,200 371,200 441,200 589,200 0,200 1178,100 0,100
  19.     sound 1178,100 0,300 882,100 0,100 882,100 0,300 294,200 294,200 371,200
  20.     sound 441,200 589,200 0,200 1178,100 0,100 1178,100 0,300 990,100 0,100
  21.     sound 990,100 0,300 330,200 330,200 393,200 495,100 0,100 495,700 0,100
  22.     sound 416,200 441,200 742,800 589,200 371,200 371,400 330,200 495,400
  23.     sound 441,200 294,200 0,100 294,100 294,200 0,400 441,100 0,100 393,100
  24.     sound 0,300 441,100 0,100 393,100 0,300 441,200 742,800 661,200 441,100
  25.     sound 0,100 371,100 0,300 441,100 0,100 371,100 0,300 441,200 661,800
  26.     sound 589,200 441,100 0,100 393,100 0,300 441,100 0,100 393,100 0,300
  27.     sound 441,200 742,800 661,200 441,200 589,200 661,200 742,200 882,400
  28.     sound 786,200 742,100 742,100 742,200 661,100 0,100 589,200 0,500
  29. ±00LogiVision Inc.
  30. Command (DOS)
  31.     ≤DOS command NON-RESIDENT  (Use CALL)
  32.     ∙DOS command
  33.     rem ⌡Enter DOS command ? ⌡
  34.     if "$1" == "" goto noerror
  35.     call $1
  36.     pause
  37. DOS UTILITIES
  38.     ≤SUB-MENU
  39.     ⌠01
  40. WORD-PERFECT
  41.     ≤Sub-Menu for different purposes
  42.     ⌠02
  43. Mouse
  44.     ≤Load the Logitech mouse driver
  45.     ∙Mouse
  46.     mouse
  47. ≥Phone
  48.     ≤Phone Directory
  49.     ∙Phone Directory
  50.     $0\pd
  51. Logitech PaintShow
  52.     ≤Paint program to use with the Scanner
  53.     ∙PaintShow
  54.     c:
  55.     cd \psplus
  56.     call paint
  57. ≥Owner's Manual
  58.     ≤This will display (or print) a the owner's manual
  59.     $0\readme $0\lmenu.doc
  60. ≥Read me
  61.     ≤This will display (or print) the README file
  62.     $0\readme
  63. Event Set-Up
  64.     ≤Program Birthday dates, Backup reminder...
  65.     ^$0\lmevent
  66. X - Exit to DOS
  67.     ≤Terminate
  68.     ≡
  69. ±01DOS UTILITIES
  70. Format A: (360K)
  71.     rem ⌡Insert new (360K) disk in drive A: and press [ENTER]⌡
  72.     format a: /4
  73. Format A: (1.2M)
  74.     rem ⌡Insert new (1.2M) disk in drive A: and press [ENTER]⌡
  75.     format a:
  76. Copy files
  77.     ≤Will prompt for SOURCE & DESTINATION
  78.     copy ⌡Enter SOURCE ? ⌡ ⌡Enter DESTINATION ? ⌡
  79.     pause
  80. Directory
  81.     ≤This is the DIR program
  82.     dir ⌡Enter DIR options ? ⌡
  83.     pause
  84. Change Directory
  85.     cd ⌡Enter new directory ? ⌡
  86. Delete File
  87.     del ⌡Enter filename to delete ? ⌡
  88.     pause
  89. CHKDSK
  90.     ≤Sub-Menu
  91.     ⌠03
  92. Re-boot
  93.     ≤Re-Boot computer
  94.     rem ⌡Press [ENTER] to reboot your computer NOW or press [ESC] to abort ? ⌡
  95.     boot
  96. Spooler
  97.     ≤My own EMS Spooler
  98.     prntspl ⌡Number of K Bytes (Default = 64) ? ⌡
  99. Alarm
  100.     ≤Alarm Clock
  101.     ∙Logimenu Alarm
  102.     ALARM
  103. ±02Word Perfect
  104. Misc Documents
  105.     ≤Set-Up WP on the DOC directory
  106.     ∙WordPerfect
  107.     c:\wp51\cursor /ah
  108.     c:
  109.     cd \doc
  110.     wp ⌡Enter filename ? ⌡
  111. Legal Documents
  112.     ≤Set-Up WP on LEGAL directory
  113.     ∙WordPerfect
  114.     c:
  115.     cd \legal
  116.     wp ⌡Enter Filename ? ⌡
  117. ±03CHKDSK
  118. Default Drive
  119.     ≤Check disk of the current drive (with the /f)
  120.     ∙CHKDSK
  121.     chkdsk /f
  122.     pause
  123. A: drive
  124.     ≤Check disk in drive A: (with the /f)
  125.     ∙CHKDSK
  126.     ⌡Insert diskette in drive A: and press [ENTER] ? ⌡
  127.     chkdsk a: /f
  128.     pause
  129. B: drive
  130.     ≤Check disk in drive C: (with the /f)
  131.     ∙CHKDSK
  132.     chkdsk c: \f
  133.     pause
  134. ±00