i've made a project in C# and i want that to be build in .exe file format............can anyone help to convert my project in C#(attached) into an .exe file format
Jessurider -10 Posting Whiz in Training
Recommended Answers
Jump to PostWhy can't you build it yourself?
It's as simple as compiling and running a debug, the EXE file gets made automatically when you debug/release your project.
Jump to PostYou have to create a Visual Studio Setup Project.
I don't think this is available in Express edition but I don't know. Otherwise, use one of the many free installer designers on the web.
Google for them
All 7 Replies
charlybones 14 Junior Poster in Training
Jessurider -10 Posting Whiz in Training
charlybones 14 Junior Poster in Training
Jessurider -10 Posting Whiz in Training
charlybones 14 Junior Poster in Training
Jessurider -10 Posting Whiz in Training
Ketsuekiame 860 Master Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.