Change msi to native,builtin

Hannu Valtonen Hannu.Valtonen at hut.fi
Tue Sep 16 04:32:08 CDT 2003


Hello,
As this is my first patch, could someone please look at it and just 
gently tel, err flame me for what I did wrong.  Wine's msi is still a 
little more than a simple stub so lets favor native over it for the time 
being.

License: LGPL
Changelog:
- Use native msi until our own implementation works decently.

-------------- next part --------------
--- /home/ormod/config	2003-09-16 10:51:50.000000000 +0200
+++ documentation/samples/config	2003-09-16 11:19:32.000000000 +0200
@@ -98,6 +98,7 @@
 "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"


More information about the wine-patches mailing list