Hans Leidekker : wine.inf: Add msi to the list of fake dlls.
11 Jul
2006
11 Jul
'06
12:10 p.m.
Module: wine Branch: refs/heads/master Commit: ac962be1fc65e623ed736fd685623dc733d23409 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=ac962be1fc65e623ed736fd6... Author: Hans Leidekker <hans(a)it.vu.nl> Date: Mon Jul 10 22:18:19 2006 +0200 wine.inf: Add msi to the list of fake dlls. --- tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/wine.inf b/tools/wine.inf index 95e3589..d1a280e 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2132,6 +2132,7 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,kernel32.dll 11,,msadp32.acm 11,,msg711.acm +11,,msi.dll 11,,msiexec.exe 11,,msvcrt.dll 11,,notepad.exe
7191
Age (days ago)
7191
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard