mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:55:39 +00:00
[SYSSETUP]
Register propsys.dll during setup. Fixes propsys:propstore crash. svn path=/trunk/; revision=58622
This commit is contained in:
parent
fb6839f659
commit
3befaa76a7
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@ Signature = $Windows NT$
|
||||||
ClassGUID = {00000000-0000-0000-0000-000000000000}
|
ClassGUID = {00000000-0000-0000-0000-000000000000}
|
||||||
|
|
||||||
[DeviceInfsToInstall]
|
[DeviceInfsToInstall]
|
||||||
battery.inf
|
battery.inf
|
||||||
bth.inf
|
bth.inf
|
||||||
cdrom.inf
|
cdrom.inf
|
||||||
cpu.inf
|
cpu.inf
|
||||||
|
@ -77,6 +77,7 @@ AddReg=Classes
|
||||||
11,,oleacc.dll,1
|
11,,oleacc.dll,1
|
||||||
11,,oleaut32.dll,1
|
11,,oleaut32.dll,1
|
||||||
11,,olepro32.dll,1
|
11,,olepro32.dll,1
|
||||||
|
11,,propsys.dll,1
|
||||||
11,,pstorec.dll,1
|
11,,pstorec.dll,1
|
||||||
11,,qedit.dll,1
|
11,,qedit.dll,1
|
||||||
11,,qmgr.dll,1
|
11,,qmgr.dll,1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue