Go onto the codeplex site and download the source. It's the best
example out there.

For your comment about doing some of the work inside burn, AFAIK all
burn can do is bootstrap other files so what ever you need to do will
need to be in a separate application. I'm sure someone will correct me
if I'm wrong. Doing it as a separate application will mean it will be
much easier to test though.

Richard Mayes
Mobile: +447740357239

On 29 May 2012 22:05, Werner Strydom <werner.stry...@workshare.com> wrote:
> Hello,
>
> Where can one get an end-to-end example of writing your own burn UI? I have 
> been looking around and the examples are rather incomplete or overly complex 
> without much explanation.
>
> I have a system that depends on a database as well as requiring that all 
> sensitive data to be encrypted in the registry and database. The data stored 
> in the database is also dependent upon what the administrator enters at login 
> and has to match other configuration elements (such as bindings of the 
> website).
>
> It seems logical to do some of the work in the Burn UI itself rather than 
> delegating it to a custom action in the MSI.
>
> Thanks,
> Werner
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to