Page 1 of 1

Restart automatically after shutdown (Windows)

Posted: Monday 05 February 2018 14:54
by CLEMENT99
Hi All,

Does anyone know how to start Domoticz automatically after a windows restart ?
I created a shortcut of domoticz.exe in the folder startup without success.
I also tried via the scheduling program but it runs with an error.

In the event, I have the following message:
Faulting application name: domoticz.exe, version: 2.0.0.8742, time stamp: 0x5a0fe743
Faulting module name: python34.dll, version: 3.4.150.1013, time stamp: 0x5325ec47
Exception code: 0xc0000005
Fault offset: 0x00098f01
Faulting process id: 0x1af0
Faulting application start time: 0x01d39dadff208724
Faulting application path: C:\Program Files (x86)\Domoticz\domoticz.exe
Faulting module path: C:\WINDOWS\SYSTEM32\python34.dll
Report Id: 21a5dc70-1e9a-44e0-8763-ae53db56b008
Faulting package full name:
Faulting package-relative application ID:


I need to restart Domoticz automatically with the windows restart in case of power failure.
How can I do this ?

Thx for your help

Re: Restart automatically after shutdown (Windows)

Posted: Monday 05 February 2018 17:32
by zak45
CLEMENT99 wrote: Monday 05 February 2018 14:54 Hi All,

Does anyone know how to start Domoticz automatically after a windows restart ?
The best way is to install Domoticz as service, you have the option during the setup process.

Re: Restart automatically after shutdown (Windows)

Posted: Monday 05 February 2018 19:55
by CLEMENT99
Thanks ! As a service works perfectly. :D