G
Guest
I've yet to find a decently worded and exampled article outlining how one can
perform more complex operations during MSI installation.
Specifically, I'm looking to copy the source MSI to the installed directory
(in essence saving a backup of it) after the installation has completed.
I found a couple articles that use an "installhelper.cs" file w/in the main
output project, but I've implemeted this in VS.NET 2k5 / .NET 2.0 with no
success.
Please let me know if any good resources for performing operations such as
these during installation w/ an MSI. Thanks!
perform more complex operations during MSI installation.
Specifically, I'm looking to copy the source MSI to the installed directory
(in essence saving a backup of it) after the installation has completed.
I found a couple articles that use an "installhelper.cs" file w/in the main
output project, but I've implemeted this in VS.NET 2k5 / .NET 2.0 with no
success.
Please let me know if any good resources for performing operations such as
these during installation w/ an MSI. Thanks!