Here is a post build script that I wrote to demonstrate how to add
billboards to a VS.NET created installer. It uses a SQL query to add the
necessary table entries. Take a look:
http://www.vzavenue.net/~mgama/msi/PostBuild.bat.txt
It sounds like you know most of the stuff... you may just be missing the
Billboard control, or the EventMapping for it.
"Neo" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> How do I display billboards in my **pure** msi installation? I know that I
> must work with the Binary, BillBoard and BBControl tables. But cant figure
> out how to display the billboard in the SetupProgress dialog. Can somebody
> give me the steps to do that?
>
> Thanks in advance.
> Neo
>
>