mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +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
|
@ -77,6 +77,7 @@ AddReg=Classes
|
|||
11,,oleacc.dll,1
|
||||
11,,oleaut32.dll,1
|
||||
11,,olepro32.dll,1
|
||||
11,,propsys.dll,1
|
||||
11,,pstorec.dll,1
|
||||
11,,qedit.dll,1
|
||||
11,,qmgr.dll,1
|
||||
|
|
Loading…
Reference in a new issue