Date: Thu, 10 Oct 1996 13:24:50 +0200 (IST) From: Eli Zaretskii To: Hans-Bernhard Broeker Cc: fighteer AT cs DOT com, grendel AT ananke DOT amu DOT edu DOT pl, djgpp-workers AT delorie DOT com Subject: Re: Install thingy In-Reply-To: <9610100818.AA12654@axpmgr> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 10 Oct 1996, Hans-Bernhard Broeker wrote: > > Either return error codes, or the installer could parse the text output of > ^^^^^^^^^^^^^^^^^^ > I think that's next to impossible if `djverify' is a batch file... The batch file doesn't generate the status by itself (you can't do that with ye olde COMMAND.COM, I think), but rather runs a program and looks at its exit status. The installer should run that program directly.