mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
Fix HKEY registry path (not that it should matter, dead code, Anatol?)
This commit is contained in:
parent
08f10ef47a
commit
b1864b0178
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
REGEDIT4
|
REGEDIT4
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\PHP-5.3.99-dev]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\PHP-7.3.0-dev]
|
||||||
"TypesSupported"=dword:00000007
|
"TypesSupported"=dword:00000007
|
||||||
"EventMessageFile"="g:\\test\\srctrunkinstall\\php7ts.dll"
|
"EventMessageFile"="g:\\test\\srctrunkinstall\\php7ts.dll"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue