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.
--- /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"