[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=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=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