Page 1 of 1

Re: Making pushsafer persistent

Posted: 19. May 2018, 14:07
by admin
write an windows batch script:

1. create file pushsafer.bat
2. edit the file

Content:

Code: Select all

sleep 30
start path/to/exe
exit
add the batch file to autostart

Hope it works

Re: Making pushsafer persistent

Posted: 6. Jul 2018, 10:27
by admin
Normally, the WIN10 APP only has to be opened once where the device has to be registered. Push notifications will be received even if the app is not open.

Re: Making pushsafer persistent

Posted: 6. Jul 2018, 19:34
by admin
normally yes