Changeset 216


Ignore:
Timestamp:
Dec 4, 2009 5:02:20 PM (14 years ago)
Author:
toby
Message:

# on 2000/07/03 21:36:05, toby did:
add more environment space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/expgui_Win_readme.html

    • Property rcs:date changed from 2000/06/09 03:54:23 to 2000/07/03 21:36:05
    • Property rcs:lines changed from +48 -12 to +15 -1
    • Property rcs:rev changed from 1.11 to 1.12
    r203 r216  
    199199<P><TT>8. Make sure you have sufficient environment space for these additions
    200200and two more that are done by gsas.bat each time you run gsas.</TT></UL>
     201<P>
     202Note, to add more environment space in Win95/98, add the following line to the
     203CONFIG.SYS file in the root directory
     204<PRE>
     205        SHELL=C:\WINDOWS\COMMAND.COM /P /E:4096
     206</PRE>
     207add the following line to the SYSTEM.INI file (in c:\windows) under
     208the heading [NonWindowsApp]
     209<PRE>
     210
     211        CommandEnvSize=2424
     212</PRE>
     213(thanks to Louis Farrugia [louis@chem.gla.ac.uk] for this).
     214
    201215</UL>
    2022163. What versions of Windows can I use?
Note: See TracChangeset for help on using the changeset viewer.