Use native msi until our own implementation works decently.

This commit is contained in:
Hannu Valtonen 2003-09-17 04:18:50 +00:00 committed by Alexandre Julliard
parent fddc4ec7b4
commit c05bbb9357
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ WINE REGISTRY Version 2
"msvcrt" = "native, builtin"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msi" = "native, builtin"
; you can specify applications too
; this one will apply for all notepad.exe
;"*notepad.exe" = "native, builtin"