Hi @John Smith ,
If you need to use Installer Class, here's an old blog about it : Installer Class and Custom Actions
You can also consider other ways to create installer : https://stackoverflow.com/a/6091051/12666543
How to use the System.Configuration.Install class ?
John Smith
21
Reputation points
Hi!
I found (1) a walkthrough of adding a deploy project to a solution (asks me to install this package), and (2) some documentation of using events via System.Configuration.Install.
Question: Can I add these two together? If yes, how? I would use those events in my install project.
Sorry noob question. Using the System.Configuration.Install class the first time.
Thank you for anything in advance,
Accepted answer
-
Xingyu Zhao-MSFT 5,341 Reputation points
2021-09-17T05:35:33.623+00:00