I'm currently building two varieties of my install, release and debug,
using WiX 3.0. Right now I'm able to successfully create an MSP using
msimsp 4.0 for the release msi's only; when I try to generate a debug
MSP, I get the following error:
ERROR: Failed to execute a view
ERROR:The
Roger,
Aaron Stebner had a blog post about that recently: http://
blogs.msdn.com/astebner/archive/2007/01/09/problems-with-custom-
actions-that-depend-on-the-visual-c-8-0-runtime-files-on-windows-
vista.aspx
In the first comment someone recommends to simply check for the
registry key HKLM\SO
MJW wrote:
> C:\...\TEST.wxs(14) : error LGHT0204 : ICE38: Component
> AjaxPanel.js_Component installs to user profile. It must use a
> registry key under HKCU as its KeyPath, not a file.
MSI wants a registry key to be able to do a quick check for the
component's health. It's related to package
Bei Liu (Volt) wrote:
build.proj :
E:\delivery\Dev\wix2.0_public\src\ui\wixui\InstallDirDlg.wxs line (
0, 0) : Unresolved reference to symbol 'Property:WIXUI_INSTALLDIR' in
section 'F
ragment:'.
But if I use WixUI_Mondo, WixUI_FeatureTree and WixUI_Minimal, they
all worked.
Does
4 matches
Mail list logo