home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5972.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  3.3 KB

  1. Received: from emout05.mail.aol.com (emout05.mail.aol.com [198.81.10.37]) by nacm.com (8.6.10/8.6.9) with ESMTP id SAA28661 for <executor@nacm.com>; Wed, 25 Oct 1995 18:08:38 -0700
  2. From: Kevwil@aol.com
  3. Received: by emout05.mail.aol.com (8.6.12/8.6.12) id VAA05227 for executor@nacm.com; Wed, 25 Oct 1995 21:08:37 -0400
  4. Date: Wed, 25 Oct 1995 21:08:37 -0400
  5. Message-ID: <951025210832_54438140@emout05.mail.aol.com>
  6. To: executor@nacm.com
  7. Subject: E/D 199p3 Report 1of2
  8. Sender: owner-paper@nacm.com
  9. Precedence: bulk
  10.  
  11. This isn't much different from the last report. Everything that ran then
  12. stiill runs. I can't get ZScript v1.04 (Windows software PostScript
  13. interpreter)to print the PS files output from E/D. A few apps run more
  14. stabley like Word 5.1 & KidPix v1.0. Kid Pix is much improved and saved files
  15. can be recalled without flaws or crashes. 
  16.  
  17. Beginning with system information:
  18.  
  19. Micronics VL motherboard with Intel DX4-100 Overdrive, 64megs ram
  20. Diamond Stealth DRAM VL 2meg Video Card-Vesa v1.2
  21.  
  22. Config sys:
  23.  
  24. device=c:\qemm\dosdata.sys
  25. DEVICE=C:\DOS\SETVER.EXE
  26. DEVICE=C:\QEMM\QEMM386.SYS FRAME=EC00 RAM ST:M XST=C000 X=A000-C7FF
  27. X=D900-DB7F ARAM=DB80-DBFF EMB=65536 R:4
  28. device=c:\qemm\dos-up.sys @c:\qemm\dos-up.dat
  29. DOS=HIGH
  30. SHELL=C:\QEMM\LOADHI.COM /R:1 C:\DOS\COMMAND.COM /P /E:1024
  31. FILES=15
  32. BUFFERS=10,0
  33. STACKS=18,512
  34. FCBS=1
  35. LASTDRIVE=J
  36. DEVICE=C:\STACKER\DPMS.EXE
  37. DEVICE=C:\QEMM\LOADHI.SYS /R:2 /SIZE=25664 C:\STACKER\STACHIGH.SYS
  38. DEVICE=C:\OADDOS\DOSCFG.EXE /L=001 /M1 /V 
  39. DEVICE=C:\OADDOS\DOSOAD.SYS /L=001        
  40. device=c:\qemm\loadhi.sys /r:1 /size=6176 c:\dos\ramdrive.sys /e
  41. DEVICE=C:\QEMM\LOADHI.SYS /R:1 /SIZE=4848 C:\DOS\IFSHLP.SYS
  42. DEVICE=C:\QEMM\LOADHI.SYS /R:2 /SIZE=14192 C:\SBCD\SBCD.SYS /D:MSCD001 /P:250
  43. /T:2 /S:A0
  44.  
  45. Autoexec.bat:
  46.  
  47. @ECHO OFF
  48. C:\QEMM\LOADHI /R:2 C:\DOS\MSCDEX.EXE /D:MSCD001 /M:25 /V /E
  49. SET BLASTER=A220 I5 D1 T4
  50. SET SOUND=C:\SBPRO
  51. C:\SBPRO\SBP-SET /M:12 /VOC:12 /CD:12 /FM:12
  52. C:\QEMM\LOADHI /R:1 C:\QEMM\FILES=+35
  53. c:\stacker\stacker H:
  54. c:\qemm\loadhi /r:1 /res=21056 /sqt=d900-daff C:\MOUSE\mouse.com nocenhance
  55. c:\qemm\loadhi /r:1 /res=33568 /sqt=d900-daff c:\dos\smartdrv.exe /v 2048 128
  56.  
  57. PROMPT $p$g
  58. PATH
  59. C:\DOS;C:\;C:\WINDOWS;C:\QEMM;C:\STACKER;C:\OADDOS;C:\BAT;C:\UTIL;D:\ALDUS;D:\
  60. USPC
  61. rem MD I:\temp
  62. SET TEMP=d:\TEMP
  63. SET TMP=d:\TEMP
  64. SET NU=C:\UTIL\NU
  65. SET SYMANTEC=C:\SYMANTEC
  66. @SET OAD_DRIVER = C:\OADDOS 
  67. @SET OAD_UTILITY = C:\OADDOS 
  68. SET MOUSE=C:\MOUSE
  69. SET USPC=D:\USPC
  70. C:\STACKER\CHECK /WP
  71. C:\UTIL\S64DMODE MONITOR
  72. rem geo
  73. c:\windows\win :
  74.  
  75. Running Executor/Dos v1.99p3 with MS-Dos 6.22 and WFW 3.11 w/Zcript v1.04
  76. software PostScript interpreter.
  77. Note:for this report E/D was run inside Windows
  78.  
  79. Batch file used to start E/D:
  80.  
  81. @echo off
  82. cls
  83. C:
  84. cd \
  85. d:
  86. cd \executor                  
  87. executor -oldtimer -nosplash -noclock -memory 30M -size 800x600
  88. echo You have run the MAC once.
  89. echo If you do NOT want to run the MAC again,
  90. echo press CTRL/C NOW! Otherwise...
  91. pause
  92. cls
  93. executor -oldtimer -nosplash -noclock -memory 30M -size 800x600
  94. echo You have run the MAC twice.    
  95. echo If you do NOT want to run the MAC again,
  96. echo press CTRL/C NOW! Otherwise...
  97. pause
  98. cls
  99. executor -oldtimer -nosplash -noclock -memory 30M -size 800x600
  100. echo You have run the Color MAC for the third and last time, 
  101. echo to run it again type "MAC" at the DOS Prompt
  102. pause
  103. cls
  104.  
  105.  
  106.