home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.misc
- Path: sparky!uunet!tcsi.com!iat.holonet.net!news.cerf.net!usc!howland.reston.ans.net!atlantis.psu.edu!sbjie.psu.edu!sbjie
- From: sbjie@engr.psu.edu (Sanjay Joshi)
- Subject: Problems with running win 3.1 in enhanced mode on IBM700C
- Message-ID: <sbjie.17.728071414@engr.psu.edu>
- Lines: 47
- Sender: news@atlantis.psu.edu (Usenet)
- Organization: Penn State University
- Distribution: usa
- Date: Tue, 26 Jan 1993 18:03:34 GMT
- Lines: 47
-
- HI,
-
- I just got my ibm700c (thinkpad) a few days ago, and i am having problems
- runnningwindows 3.1 in enhanced mode. I get the mirosoft logo and then
- everythingelse hangs. It works fine when i use win /s and run in standard
- mode.
-
- I am running windows under NDW shell, but i was having problems without
- it also.
-
- Enclosed are my autoexec.bat and config.sys if it helps to see what I am
- doing wrong.
-
- AUTOEXEC.BAT
-
- c:\ndw\smartcan /on /skiphigh
- c:\ndw\image
- C:\WINDOWS\SMARTDRV.EXE
- @ECHO OFF
- PROMPT $P$G
- PATH c:\ndw;C:\WINDOWS;C:\DOS;C:\
- nav c:\
- SET TEMP=C:\WINDOWS\TEMP
- rem SET TEMP=C:\DOS
- rem SET NOTEUT=C:\NOTEUT
- C:\DOS\DOSKEY
- C:\dos\mouse.COM /Y
- rem C:\NOTEUT\HK.COM
- rem C:\DOS\DOSSHELL
-
- CONFIG.SYS file
-
- DEVICE=c:\ndw\NAV&.SYS /b
- device=c:\pad700c\700clcd.sys
- DEVICE=C:\DOS\SETVER.EXE
- DEVICE=C:\WINDOWS\HIMEM.SYS
- device=c:\windows\emm386.exe ram 1024
- DOS=HIGH,umb
- DEVICE=C:\DOS\POWER.EXE
- buffers=25
- FILES=30
- DEVICE=C:\WINDOWS\SMARTDRV.EXE /DOUBLE_BUFFER
- STACKS=9,256
- shell=c:\dos\command.com /p /e:1024
- lastdrive=z
-
-
-