mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
[BOOTDATA]
* Add DX InstalledVersion key. By Lee Schroeder. CORE-8530 #resolve #comment Committed in r64131. Thanks! CORE-8461 #comment Please retest with r64131+ svn path=/trunk/; revision=64131
This commit is contained in:
parent
9199599d20
commit
cb89710974
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ HKLM,"SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\DefaultIcon","",0x00000000
|
|||
HKLM,"SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\shell\open\command","",0x00000000,"%programfiles%\Internet Explorer\iexplore.exe"
|
||||
|
||||
; DirectX
|
||||
HKLM,"SOFTWARE\Microsoft\DirectX","InstalledVersion",0x00000001, 0x00,0x00,0x00,0x09,0x00,0x00,0x00,0x00
|
||||
HKLM,"SOFTWARE\Microsoft\DirectX","Version",0x00000000,"4.09.00.0904"
|
||||
|
||||
; RPC
|
||||
|
|
Loading…
Reference in a new issue