Hi,

I had a little personal project I made using Winforms in C#.

When i published it, it gave me some installing files and stuff..

Is it possible i can make just an exe file out of it?

one exe runs it all. its very basic project no db, or anything too big.

Thank in Adv.

Recommended Answers

All 6 Replies

Hi,

I had a little personal project I made using Winforms in C#.

When i published it, it gave me some installing files and stuff..

Is it possible i can make just an exe file out of it?

one exe runs it all. its very basic project no db, or anything too big.

Thank in Adv.

Ya sure you can do this............
Just add a setup project in your main project....
And then go in file system and select the primary output option, that will only give you a exe file of your project...........:)

Well are you using VS2008 express edition or what?

As mentioned in title.

Pro.

The way you are doing is not the right way, right click and publish.
If you are not using Express edition, So go through thisLINK
It will defiantly Help you, And if you still have any query then You can ask me..........

Mark this thread as solved, if you got the solution of your problem....

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.