Microsoft Visual Studio Projects DISCUSSION

EXE file in Visual Studio 2010 [solved]

Started by syedzainnasir EXE file in Visual Studio 2010 [solved]
3 replies 248 views 2 participants
Latest activity · 18 Feb 2017

EXE file in Visual Studio 2010 [solved]

syedzainnasir Microsoft Visual Studio Projects Forum
#1
I have created the project in VB and now I have to share this with my friend but only the executable file not the whole project.

Community replies 3

Re: EXE file in Visual Studio 2010 [solved]

#2
[quote=Sean post_id=33 time=1487408681 user_id=59] I have created the project in VB and now I have to share this with my friend but only the executable file not the whole project. [/quote] please check this tutorial: [url=http://www.theengineeringprojects.com/2012/11/how-to-create-executable-exe-file-in.html]create exe File in Visual Studio[/url]

by the way when you compile the code by default one exe file is created in the bin folder also check that :)

Re: EXE file in Visual Studio 2010 [solved]

#3
[quote=Junaid_Shahid post_id=34 time=1487408844 user_id=48] [quote=Sean post_id=33 time=1487408681 user_id=59] I have created the project in VB and now I have to share this with my friend but only the executable file not the whole project. [/quote] please check this tutorial: [url=http://www.theengineeringprojects.com/2012/11/how-to-create-executable-exe-file-in.html]create exe File in Visual Studio[/url]

by the way when you compile the code by default one exe file is created in the bin folder also check that :) [/quote]
Thanks, it's really informative and great tutorial I have get solution of my problem please share some more helping guide on VS

Re: EXE file in Visual Studio 2010 [solved]

#4
[quote=Sean post_id=35 time=1487408915 user_id=59] [quote=Junaid_Shahid post_id=34 time=1487408844 user_id=48] [quote=Sean post_id=33 time=1487408681 user_id=59] I have created the project in VB and now I have to share this with my friend but only the executable file not the whole project. [/quote] please check this tutorial: [url=http://www.theengineeringprojects.com/2012/11/how-to-create-executable-exe-file-in.html]create exe File in Visual Studio[/url]

by the way when you compile the code by default one exe file is created in the bin folder also check that :) [/quote]
Thanks, it's really informative and great tutorial I have get solution of my problem please share some more helping guide on VS [/quote]
dear we already have many helping guide at our [url=http://www.theengineeringprojects.com/blog]blog [/url]please review once
TEP COMMUNITY