Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!uw-beaver!apollo!ulowell!cg-atla!mallett From: mallett@cg-atla.UUCP (Bruce Mallett) Newsgroups: comp.windows.ms Subject: Re: The creation of comp.windows.ms. Message-ID: <6117@cg-atla.UUCP> Date: 14 Nov 88 18:03:00 GMT References: <19634@mirror.TMC.COM> Reply-To: mallett@cg-atla.UUCP (Bruce Mallett) Organization: Compugraphic Corp. Wilmington, MA Lines: 28 In article <19634@mirror.TMC.COM> mguyott@prism.TMC.COM (Marc Guyott) writes: > >Another question I have is has anyone tried to set up 2 versions of Windows >on their hard disk so that they could run from one directory (say WINEGA) >and use the color monitor and then run from the other directory (say WINMONO) >and use a monochrome monitor with a hercules graphics adapter? I know that My solution was to setup a subdirectory under \WINDOWS called CONFIG. In \WINDOWS I have a debug version of WINDOWS installed (the so-called "slow-boot" which it is not) and in \WINDOWS\CONFIG I have all of the .GRB, .LGO, .FON, and .DRV files that I need to go from VGA to EGA to Toshiba 3200. In this directory is also a makefile which simply contains the appropriate COPY commands to move all-the-right-stuff into place. With NDMAKE I can now make whatever configuration I want: make ega make vga make t3200 Hope that helps! BAM!! (Bruce A. Mallett) ... {decvax,ulowell}!cg-atla!mallett --