I have hundreds of .ico files that I would like to include in my WiX
install. There has to be a better way than having hundreds of
elements, one for each .ico file. Could someone tell me how to do this?
Thanks in advance,
Russ
-
Thanks to help from this group I am now able to specify which UI I wish
to use by passing the following to light.exe: -ext WixUIExtension.dll
-cultures:en-us and specifying say
In my .wxs file. The minimal UI shows a license agreement screen first
then installs the product. Is there any w
WiX 2.0 included a ''wixui.wixlib" library file that I could link with
and specify in my .wxs file. I see no such
file included in the WiX 3.0 download. I am using Votive in Visual
Studio 2005. How can I switch UI's in WiX 3.0? Should I be using the
"wixui.wixlib" file from the WiX 2.0 download?
3 matches
Mail list logo