public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* possible to run XWin as windows service?
@ 2012-07-26 22:33 Paul Maier
  2012-07-26 22:46 ` Matt Seitz (matseitz)
  2012-07-27 12:19 ` Jon TURNEY
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Maier @ 2012-07-26 22:33 UTC (permalink / raw)
  To: cygwin-xfree

Hi,

I would like to start XWin automatically on Windows startup (Windows user login).
I couldn't find any hint in the manual.

Is it possible to run (and automatically start) XWin as windows service?
I tried these attempts, but they don't work:

sc create testabc1 binpath= "D:\Programme\cygwin\bin\startxwin.exe -- /bin/XWin -clipboard -emulate3buttons 100 -nounixkill
-nowinkill -xkboptions nbsp:level3" displayname= "testabc1" start= demand

sc create testabc2 binpath= "D:\Programme\cygwin\bin\XWin.exe -clipboard -emulate3buttons 100 -nounixkill -nowinkill -xkboptions
nbsp:level3" displayname= "testabc2" start= demand


... they all come with the same error message on startup:

sc start testabc2
[SC] StartService FEHLER 1053:
Der Dienst antwortete nicht rechtzeitig auf die Start- oder Steuerungsanforderung.


Thank you very much for ideas!

Regards,
  Paul



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-08-06 13:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-26 22:33 possible to run XWin as windows service? Paul Maier
2012-07-26 22:46 ` Matt Seitz (matseitz)
2012-07-27 12:19 ` Jon TURNEY
2012-07-28 12:18   ` AW: " Paul Maier
2012-07-28 12:58     ` Eliot Moss
2012-07-28 13:10       ` AW: " Paul Maier
2012-07-28 18:53         ` Eliot Moss
2012-08-06 13:07         ` Jon TURNEY
2012-07-28 18:48       ` Eliot Moss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).