This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Running winNT/95 programs...


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]