I already found the solution for my link error. I added a property named
WIXUI_INSTALLDIR with a value of the ID of the directory the user will specify
and it solved my link error.
Thanks anyway,
Ravit
________________________________
From: Ravit Shapira
Sent: Friday, May 18, 2007 3:47 PM
To: 'wix-users@lists.sourceforge.net'
Cc: Rob Chambers
Subject: using WixUI_InstallDir
Hi,
I'm trying to use <UIRef Id="WixUI_InstallDir" /> and I'm getting the follwing
link error:
error LGHT0112 : Unresolved reference to symbol 'Property:WIXUI_INSTALLDIR' in
section 'Fragment:'.
When I switch to <UIRef Id="WixUI_Mondo" /> instead of <UIRef
Id="WixUI_InstallDir" /> I don't get any link error and I succeed to create a
setup.
Do you have any idea why I get this error?
The reasom why I want to use 'WixUI_InstallDir' and not 'WixUI_Mondo' is
because I don't need a welcome page, a license agreement and a setup type. I
only want to enable the user to select a destination dicertory.
My link command is:
light -out mySetup.msi mySetup.wixobj path\wixui.wixlib path\sca.wixlib -loc
path\WixUI_en-us.wxl
Thanks,
Ravit
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users