From: venkman1@ix.netcom.com (Narayan Natarajan)
Subject: Running winNT/95 programs...
15 Aug 1997 23:35:51 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <3.0.1.32.19970815214435.00910ca0.cygnus.gnu-win32@popd.ix.netcom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: venkman1@popd.ix.netcom.com
X-Mailer: Windows Eudora Light Version 3.0.1 (32)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Hi,

I read a previous thread on running wNT/95 programs through an intermediate
program. I am just a little confused. Why go through all the trouble when
there is a "start" command in both w95 and NT? I have had no problems
running any windows stuff through "start".

For example: my alias for start on winnt:

alias start='cmd /c start '

and on win95 there is an actual executable start.exe, so no alias reqd.
once set the following works just fine.

start <filename> --- starts associated program in windows.
start <command>  --- works so long as path is visible

I also have vi (elvis) aliased as:
alias vi="start vi" 
so that it comes up in a separate window.

Narayan
| Narayan       _/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
|Natarajan    _/ venkman1@ix.netcom.com  http://www.netcom.com/~venkman1 _/
|           _/ (810)-475-0667                    .       .____ _       _/
|         _/ "The heavens call to you, and *   .     x  -(____/ |  _  /
|       _/ circle about you, displaying to      ________/____/  \ ( )-----
|     _/ you their eternal splendors, and     ,/                _ ( -------
|   _/ your eye gazes only to earth."        <________\       //  (_)-----
| _/                    -- Dante           --<==  *    |_____/  _
|/                                                    -(_____) (_)-----
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
