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 anyone know what caused the error?


When you use WixUI_InstallDir, you have to tell it which directory is the one the user gets to choose. It's documented in WiX.chm.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to