Yes, this works, but it dont fit in my needs.

My UI have to be used in many projects, so I maked a new solution and get a 
.wixlib
But i can't use the .wixlib, because it references the bitmaps, etc.. 
absolutely. I need an .wixlib with embedded bitmaps.

So i thought, this is done, when i create an .dll with all the .wxs, .wxl and 
.bmp embedded. So i only ship the .dll and everyone can use it.

________________________________________
Von: Pally Sandher [pally.sand...@iesve.com]
Gesendet: Montag, 20. April 2009 12:31
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] Build a own UIExtension-Dll

One of the regular list posters, Neil Sleighholm, has a pretty good blog
post on how to customise the WiX UI standard libraries at
http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html
without any need to compile a DLL. All your authoring is done in a
Fragment (or multiple fragments) so it's very easy to make modifications
if you're not happy with what you've created etc.

I use a similar method in 2 of our products to great effect and I wish
Neil's article had been around back when I was trying to work out an
easy way to do this.

Good luck.

Palbinder Sandher
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501

http://www.iesve.com
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer




-----Original Message-----
From: Bahn Thomas [mailto:thomas.b...@cic-group.eu]
Sent: 20 April 2009 08:51
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Build a own UIExtension-Dll

Hello,

I would build my own UI into an WebAppUIExtension.dll, I already have an
WebAppUI.wixlib.

I have seen the code of the UIExtension shipped with WiX and i get an
WebAppUIExtension.dll, but without the UI themselves. I have included
the AssemblyInfo.cs, UIDecompiler.cs and UIExtension.cs i my
WebAppUIExtension-Project.
How i can include my .wixlib or the .wxs / .wxl Files into the
WebAppUIExtension.dll.

Thanks

Thomas Bahn


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to