79363441

Date: 2025-01-17 01:49:45
Score: 2.5
Natty:
Report link

when creating windows service using python , if "Error 1053: The service did not respond to the start or control request in a timely fashion" shows , just ensure this command: pyinstaller --onefile python_file.py --hidden-import=win32timezone --clean --uac-admin

(that importing win32timezone is importent::: )

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): when
  • Low reputation (1):
Posted by: Muhammed Fayiz