Re: cygwin scripts - run from windows "run command"

2009-03-23 Thread Larry Hall (Cygwin)
wakeboarder3780 wrote: I have script lets say: C:\foo.bsh I want to be able to run this command via the windows run command by hitting either: Start -> Run or Windows Key + R and type something small like 'foo' and hitting return. In addition, I do not want a cmd prompt to be visible. This scr

Re: cygwin scripts - run from windows "run command"

2009-03-23 Thread Greg Chicares
On 2009-03-23 15:18Z, wakeboarder3780 wrote: > I have script lets say: > C:\foo.bsh > > I want to be able to run this command via the windows run command by hitting > either: > Start -> Run > or > Windows Key + R > > and type something small like 'foo' and hitting return. > > In addition, I do n

cygwin scripts - run from windows "run command"

2009-03-23 Thread wakeboarder3780
I have script lets say: C:\foo.bsh I want to be able to run this command via the windows run command by hitting either: Start -> Run or Windows Key + R and type something small like 'foo' and hitting return. In addition, I do not want a cmd prompt to be visible. This script does some pre-proces