[THIN] FW: Closing Dos window

  • From: Jason Patten <pattenj@xxxxxxxx>
  • To: "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>
  • Date: Thu, 1 Jul 2004 10:58:09 -0400

> I have a application that has to be launched from an initial CMD file.
> Right now the CMD window stays open until the application is closed.  I
> seem to remember a thread at one point about how to get the command window
> to close after opening the application but I cannot seem to find the
> reference.  Does any one know?
> 
> So far I have 
> ----------------------------------
> @echo off
> :check
> If Not Exist "c:\my documents" Goto :Check
> 
> Launch App
> ------------
> I cant remember how to get the app to cmd window to close without closing
> the app.
> 
> Jason
> 
> 
> 670,616,629 mph.  Its not just a good idea, its the law.
> 
> 

Other related posts: