Added patch to return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action.

This commit is contained in:
Sebastian Lackner
2017-06-12 02:54:08 +02:00
parent b5d451ae12
commit 645ed054f2
4 changed files with 617 additions and 133 deletions

View File

@@ -0,0 +1,2 @@
Fixes: [43093] Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
Depends: ntoskrnl-DriverTest