Stefan Kuhr wrote:
> Is there meanwhile a simpler way of creating a custom UI? Creating a custom
> wixlib gets tedious over time and I always have to update my copy of the
> sources if I adopt a new WiX3 build in case files in the wixui extension
> have changed. Also, my builds take a much longer time if I have to create a
> wixlib for every setup, so I really would like to get rid of these custom
> wixlibs if possible.
>   

There's never a /need/ to use a .wixlib; they're designed for sharing 
setup authoring so if you're building them every time, you're not 
sharing. Just add .wx? files to your project, perhaps from a common 
directory so they're "shared."

-- 
sig://boB
http://joyofsetup.com/

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to