Date: Tue, 8 May 2001 14:23:55 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp AT delorie DOT com Subject: Re: Installation Problem? In-Reply-To: <9d8gtc$foh$1@nets3.rz.RWTH-Aachen.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 8 May 2001, Hans-Bernhard Broeker wrote: > > command.com /e:2000 /k c:\djgpp\bin\setdjgpp c:\djgpp > > There's one drawback with this approach, IMHO: uninstallation of DJGPP > has just become unnecessarily hard, because we've modified the only > DOS box the user had. It's not hard: they just need to empty the "Cmd line" property. But even if they leave that property inmodified, nothing really bad happens: at worst, Windows will have one more directory on its PATH and one more environment variable. I don't see any problems with that, even if DJGPP's `bin' directory doesn't exist. > > That's it! Once they do this, they only need to create a shortcut to > > the DOS box, if they want. > > They already have one in the Start->Programs menu, anyway. I meant the icon on the desktop, not the menu shortcut.