msi: if a table for a given action does not exist do not cause the action to fail

Aric Stewart aric at codeweavers.com
Mon Jul 19 19:23:07 CDT 2004


If the data table for a called action does not exist (for example 
CreateFolders wants a CreateFolder table to read the data from) do not 
fail, instead just do not perform the action.

this allows msxml3usa.msi to install.

-aric



More information about the wine-patches mailing list