Good day
I have developed a C# program using MS Visual Studio.NET 2003. Now I'd like to know how to create an installation file.
I dont wana jus give the .exe file.
please assist,
thanx,
Eustace
Loading
Good day
I have developed a C# program using MS Visual Studio.NET 2003. Now I'd like to know how to create an installation file.
I dont wana jus give the .exe file.
please assist,
thanx,
Eustace
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
MunishPosted May 17, 2007, 8:20 AM
Just add setup and deployment project by right click on ur solution.
It may help u.