forked from jshridha/docker-blueiris
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservice.reg
More file actions
19 lines (16 loc) · 724 Bytes
/
service.reg
File metadata and controls
19 lines (16 loc) · 724 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BlueIris]
"Type"=dword:00000010
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"="C:\\Program Files\\Blue Iris 5\\BlueIris.exe"
"DisplayName"="Blue Iris Service"
"ObjectName"=".\\root"
"DelayedAutostart"=dword:00000000
"Description"="Video security software"
"FailureActions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\
00,00,00,00,00,60,ea,00,00,00,00,00,00,60,ea,00,00,00,00,00,00,60,ea,00,00
[HKEY_CURRENT_USER\Software\Wine\Drivers]
"Audio"=""
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment]
"PATHEXT"=".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;."