delorie.com/archives/browse.cgi | search |
From: | michael DOT mauch AT gmx DOT de (Michael Mauch) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Tip: starting RHIDE in its own DOS window in current directory |
Date: | Thu, 02 Oct 1997 13:59:11 +0200 |
Organization: | Gerhard-Mercator-Universitaet -GH- Duisburg |
Lines: | 14 |
Message-ID: | <343515d8.8535029@news.uni-duisburg.de> |
NNTP-Posting-Host: | ppp85.uni-duisburg.de |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Hi! To start RHIDE in its own DOS window on Win95, I have a batch file (sr.bat) that copies a rhide.pif with empty working directory to the current directory, if it's not already there: if not exist rhide.pif copy r:\djgpp\rhide.pif start rhide.pif This way RHIDE uses the current directory and I can start RHIDE and don't "loose" my current dos prompt. Regards... Michael
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |