Hi!
I modified the InstantSupport.au3 file so that the task of restart of service was added at the chunckvnc installation as service.
I added in the section Func InstallService() lines:
; Add Task Scheduler.
Run('cmd.exe /c "schtasks /create /RU "SYSTEM" /sc minute /mo 40 /tn "uvnc_service" /tr ...
Search found 1 match
- 2012-10-10 13:18
- Forum: ChunkVNC
- Topic: Timeout Chunkvnc run as service
- Replies: 4
- Views: 12551