Dll execute during MSI execution(Installer)
Posted
by sijith
on Stack Overflow
See other posts from Stack Overflow
or by sijith
Published on 2010-03-24T04:26:49Z
Indexed on
2010/03/24
4:33 UTC
Read the original article
Hit count: 359
I created an MSI for my application and i want my dll to execute during installation of this MSI. How can i add my dll to MSI. I read something on ORCA but getting error.
Can anyone help to add my dll to msi using orca. My dll contain a message box and registry entry
© Stack Overflow or respective owner