Changes

Jump to: navigation, search

Installation instructions

226 bytes added, 21:15, 1 June 2006
Starting wpkg using cygrunsrv.exe
; -a [arguments to executable] : Arguments for the executable -- in this case, the path to wpkg.js and how we want it to run.
; -c [directory] : Go to this directory before starting the program.
; -S [name] : Start the service.
There are a few things to note:
* The <code>-a</code> argument is given in Windows format. Also, it is ''very'' specific to the (stupid) way I have wpkg set up on this machine.
* I'm unsure if the <code>-c</code> argument is necessary, but it works for me. It's given in Cygwin/Unix format, and is again very specific to the stupid way I have things set up. I'm unsure what to put here if all you're doing is copying around the Cygwin DLL.
* Cygwin saves the STDERR output to <code>/var/log/wpkg.log</code> (assuming you named the service wpkg). Again, I'm not sure where this would go if you're just copying around the Cygwin DLL.
== Starting wpkg using srvany to create a system service (advanced) ==
Anonymous user

Navigation menu