Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Windows Autostart (win32 services autostart) #17

Open
fpietrosanti opened this issue Jun 11, 2012 · 2 comments
Open

Windows Autostart (win32 services autostart) #17

fpietrosanti opened this issue Jun 11, 2012 · 2 comments

Comments

@fpietrosanti
Copy link
Contributor

Apaf should provide support to register the APAF application as a Window Services with automatic startup on boot and auto-restart in case of failure (provided by windows service manager).

An APAF developer should be provided an API to interact with the registration of autostart of the APAF application as a services:

  • Install as a window service
  • Configure autostart of a windows service
  • Start a window service
  • Stop a window service
  • Query if window service is installed or not
@fpietrosanti
Copy link
Contributor Author

In order to require Administrative privileges to enable auto-start on Vista we must use UAC, by creating a custom MANIFEST with MT.exe http://stackoverflow.com/questions/195109/running-compiled-python-py2exe-as-administrator-in-vista

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant