Visual Studio 2005 Express Edition (Visual Basic). I am new to this product
and this forum. I have created a form and the class module behind it. The
form works fine. However, I simply want to create a standalone .exe file
from this. I do not want to create an installation package. When I choose
to "Publish" this project it creates tons of files intended I think to be
installed on a system from a CD. Again, all I want to do is create a single,
stand-alone .exe file from this project. How do I do that? Thanks.
P.S. I was chastised for posting to the wrong forum yesterday. I hope that
I have now chosen the right one.

Signature
Dr. Doug Pruiett
Good News Jail & Prison Ministry
www.goodnewsjail.org
I found what I think is an answer. I went to the place where Visual Studio
keeps all my project's "build" stuff (My Documents\Visual Studio
2005\Projects\Update Grading\Update Grading\bin\Release) and grabbed "Update
Grading.exe" (my project name is "Update Grading'). It seems to work fine as
a standalone .exe.
If there are any better suggestions, I would appreciate them.

Signature
Dr. Doug Pruiett
Good News Jail & Prison Ministry
www.goodnewsjail.org
> Visual Studio 2005 Express Edition (Visual Basic). I am new to this product
> and this forum. I have created a form and the class module behind it. The
[quoted text clipped - 6 lines]
> P.S. I was chastised for posting to the wrong forum yesterday. I hope that
> I have now chosen the right one.
Kevin Spencer - 28 Oct 2006 13:47 GMT
That's it, Chaplain.

Signature
HTH,
Kevin Spencer
Microsoft MVP
Short Order Coder
http://unclechutney.blogspot.com
The devil is in the yada yada yada
>I found what I think is an answer. I went to the place where Visual Studio
> keeps all my project's "build" stuff (My Documents\Visual Studio
[quoted text clipped - 21 lines]
>> that
>> I have now chosen the right one.
Oenone - 30 Oct 2006 12:37 GMT
> I found what I think is an answer. I went to the place where Visual
> Studio keeps all my project's "build" stuff (My Documents\Visual
> Studio 2005\Projects\Update Grading\Update Grading\bin\Release) and
> grabbed "Update Grading.exe" (my project name is "Update Grading').
> It seems to work fine as a standalone .exe.
That should work fine, as long as you have the .Net 2.0 Framework installed
on the computer. If you send the .exe to someone else that doesn't have the
framework installed, the application won't run. And there's no way around
that I'm afraid.

Signature
(O)enone