1
Answer

Additional code in a C# setup project

Photo of lamya durain

lamya durain

17y
2.3k
1
Hello this is my first post here ,
I need to add code to a C# setup project , the code should perform some actions during the installation ,
where to put that code , should I create a class and put the code in, but where to call that class for  execution,
Thanks

Answers (1)