Re: [WiX-users] Unresolved reference to symbol 'WixUI:WixUI_ErrorProgressText

2009-07-21 Thread Sebastian Brand (Instyler Software)
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Unresolved reference to symbol 'WixUI:WixUI_ErrorProgressText Try to add *-ext WixUlExtension* to the command lines. 2009/7/22 jo...@msli.com > I newbie using wix3.0.5419.0, and I am having a problem finding the Wi

Re: [WiX-users] Unresolved reference to symbol 'WixUI:WixUI_ErrorProgressText

2009-07-21 Thread Konstantin Vlasenko
Try to add *-ext WixUlExtension* to the command lines. 2009/7/22 jo...@msli.com > I newbie using wix3.0.5419.0, and I am having a problem finding the Wix > UI library. I have read WixUIExtension.dll is in the directory where I > installed Wix, and all I need to do is run light.exe, and the lib

[WiX-users] Unresolved reference to symbol 'WixUI:WixUI_ErrorProgressText

2009-07-21 Thread jo...@msli.com
I newbie using wix3.0.5419.0, and I am having a problem finding the Wix UI library. I have read WixUIExtension.dll is in the directory where I installed Wix, and all I need to do is run light.exe, and the library will be found. Some say A full path to light.exe might be required. In my wxs, in