Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!sgi!cdp!jeff From: jeff@cdp.UUCP Newsgroups: comp.windows.misc Subject: Re: Recursive Windows Message-ID: <1097300003@cdp> Date: 16 Jan 91 09:41:00 GMT References: <11299905@91014.153634YTHPRGDB@mtus5.bitne> Lines: 15 Nf-ID: #R:91014.153634YTHPRGDB@mtus5.bitne:-1129990545:cdp:1097300003:000:448 Nf-From: cdp.UUCP!jeff Jan 16 01:41:00 1991 Create a batch file called WIN.BAT. Assuming that Windows is installed in C:\WINDOWS, the batch file should say: if "%windir%" == "" c:\windows\win %1 %2 Make sure that this batch file is NOT in the C:\WINDOWS directory; it should be in another directory, one which appears in the PATH before C:\WINDOWS. If you can't control PATHs, you'll need to do something clever, like rename win.com. Jeff Dean uunet!pyramid!cdp!jeff jeff@cdp.igc.org