Feature Requests item #2830589, was opened at 2009-07-31 17:36
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=2830589&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: win32
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: jpoliv (jpoliv)
Assigned to: Nobody/Anonymous (nobody)
Summary: RFE: Vista/2008 service - "Automatically (Delayed Start)"
Initial Comment:
Context:
Services in Windows Vista and Windows 2008 have a fourth startup type value - "Automatic (Delayed Start)" - that isn't available through the --startup command line option of a python windows service script.
Description of the problem:
Currently the --startup command line option only supports the "Manual", "Automatic", and "Disabled" values.
Expected results:
Having the fourth option "Automatically (Delayed Start)" available through the --startup command line option
/jpo
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2011-07-12 00:57
Message:
Startup type "delayed" has been added to win32serviceutil.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=2830589&group_id=78018
|