This is the mail archive of the cygwin@cygwin.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]

Re: cygrunsrv version 0.94-1


On Thu, Sep 20, 2001 at 11:26:25AM -0500, Gregg Lebovitz wrote:
> i.e. if I run 'cygrunsrv --install foo --path "c:\cygwin\usr\sbin\foo"'
> the service foo is created, but its path is c:\cygwin\bin\cygrunsrv and
> no arguments are passed to the program.

Any service created by cygrunsrv will have cygrunsrv.exe as the main
executable (ImagePath registry key value).  That program in turn
executes the actual service program with its parameters.  See the
Parameters subkey in the registry, particularly the AppPath and
AppArgs values.  Values for --env are stored in a similar subkey.

-- 
Fred Yankowski           fred@OntoSys.com      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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