I am trying to create multiple Wxl files that contain my UIText,
ProgressText, ErrorText and some Strings
However when I build with Light.exe it doensn't create the UIText Table,
ProgressText Table or the ErrorText Table. Am I missing an important step?

candle.exe" -dcodepage=1252 -dlanguage=1033 Product.wxs"
light.exe" -out "%Output%\Install.msi" "Product.wixobj" "Wix\wixca.wixlib" -
loc "Strings_Install_MSI_English.wxl"

everything build it doens't give any warning or errors

also could I put properties inside the wxl file?  like <String
Id="PropertyCreateTask_1">Visit Website</String>
-- 
View this message in context: 
http://www.nabble.com/Wxl-troubles-tf4188907.html#a11911236
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to