http://bugs.winehq.org/show_bug.cgi?id=11414
--- Comment #6 from Johan Dahlin jdahlin@async.com.br 2008-02-03 20:00:53 --- Download this file: http://ufpr.dl.sourceforge.net/sourceforge/wix/wix-3.0.2925.0-sources.zip unzip wix-3.0.2925.0-sources.zip (careful, does not create a toplevel directory) cd examples/public/first wine candle.exe product.wxs (ignore warnings in output) wine light.exe "-cultures:en-us" product.wixobj, which should results in:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"mergemod" Microsoft (R) Windows Installer Xml Linker version 3.0.2925.0 Copyright (C) Microsoft Corporation 2003. All rights reserved.
fixme:msidb:STREAMS_modify 0x15b930 3 0x15b998 - mode not implemented light.exe : error LGHT0001 : Some sort of w32 error occurred: 120
Exception Type: System.ComponentModel.Win32Exception
Stack Trace: at Microsoft.Tools.WindowsInstallerXml.Msi.View.Modify (ModifyView type, Microsoft.Tools.WindowsInstallerXml.Msi.Record record) [0x00000] at Microsoft.Tools.WindowsInstallerXml.Binder.GenerateDatabase (Microsoft.Tools.WindowsInstallerXml.Output output, System.String databaseFile) [0x00000] at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase (Microsoft.Tools.WindowsInstallerXml.Output output, System.String databaseFile) [0x00000] at Microsoft.Tools.WindowsInstallerXml.Binder.Bind (Microsoft.Tools.WindowsInstallerXml.Output output, System.String file) [0x00000] at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run (System.String[] args) [0x00000] Binder temporary directory located at 'c:\windows\temp\13c7874\22fc8170'. Validator temporary directory located at 'c:\windows\temp\21eb0c0c\20d67eef'.