vote up 0 vote down star

I would like to launch a shell command after an installation made with a .NET setup project under VS2008, and another shell command before start an uninstall, always from .NET msi package. How can I do it ?

flag

1 Answer

vote up 0 vote down

Have you tried creating a custom installer action project and reference that in the setup project as pre and post install action?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.