Hi, guys,
Sorry to make busy, does anyone know how to build an executable? the problem is i want to bring my executable, just my excutable not all of them, but i used a lot of tools like DTK, LEAD, etc, and in my folder in bin, there is an executable and all DLL that i used, i already tried too bring the all DLL and executable, but i don't installed the tools that i used, and after i double click the executable, it still can't run, does anyone know how to do that? please explain me in detail.
Thank for the help, Have a nice Day,
Thanks And Best Regards,
Michael
How to build an executable in C#.Net 2008executable
Page 1 of 1
9 Replies - 8134 Views - Last Post: 25 November 2008 - 06:44 AM
Replies To: How to build an executable in C#.Net 2008
#2
Re: How to build an executable in C#.Net 2008
Posted 17 November 2008 - 11:47 PM
Are you publishing the project or just copying the files?
#3
Re: How to build an executable in C#.Net 2008
Posted 18 November 2008 - 12:42 AM
See the green triangle somewhere at the top of the IDE? Click it. Can also press F5...
#4
Re: How to build an executable in C#.Net 2008
Posted 18 November 2008 - 01:51 AM
Hi, what do you mean about publishing and copy? actually, i just want to bring my executable, not all my project application, but i think because i used a lot of tools, but i already copied too the DLL for all tools , but it still can't run, can you help me about this? it is possible if i don't install the tools that i used in another computer, but i just bring all DLL and my executable, and then i run (Double click) my executable?
I hope my explanation is clear for you.
Thanks and Best Regards,
Michael
I hope my explanation is clear for you.
Thanks and Best Regards,
Michael
#5
Re: How to build an executable in C#.Net 2008
Posted 18 November 2008 - 07:44 AM
sounds like you are wanting to make an installer. is that correct? something that will install the .exe and the .dll's with only one file?
#6
Re: How to build an executable in C#.Net 2008
Posted 21 November 2008 - 04:53 AM
Hi michaeltjia,
what do u want to do with exe file, do u want to install or to start from bin file,
if u want to install goto setup and deployment from strat project in the begining->prop of setup->FileSystem->Application folder,desktop and programers menu u can find
select application folder and goto side window and select context menu and select add new short cut.....in that way u wil get the Applications .exe from that setup projects release folder.
what do u want to do with exe file, do u want to install or to start from bin file,
if u want to install goto setup and deployment from strat project in the begining->prop of setup->FileSystem->Application folder,desktop and programers menu u can find
select application folder and goto side window and select context menu and select add new short cut.....in that way u wil get the Applications .exe from that setup projects release folder.
#7
Re: How to build an executable in C#.Net 2008
Posted 24 November 2008 - 02:01 AM
Hi, What i want is, to have an executable file and i can bring the executable file without have to install all the tools that i used, maybe something like installer, but i don't have to install all tools that i used if i run the application in another computer or PC. can anyone help me?
Thanks,
Michael
Thanks,
Michael
#8
Re: How to build an executable in C#.Net 2008
Posted 24 November 2008 - 07:15 AM
if you are using any version of Visual Studio EXCEPT the Express version, you can make a Setup & Deployment project with will create an installer.
If you are using the Express version, you will need to download an Installer "maker". There are a couple of free ones available.
If you are using the Express version, you will need to download an Installer "maker". There are a couple of free ones available.
#9
Re: How to build an executable in C#.Net 2008
Posted 25 November 2008 - 12:34 AM
Do you know where is the setup and deployment? i mean, i already have an application, and i want to make an installer, correct me if i'm wrong, to create an installer from visual studia 2008, just search how to publish? it is right?
thanks for your help
thanks for your help
#10
Re: How to build an executable in C#.Net 2008
Posted 25 November 2008 - 06:44 AM
michaeltjia, on 25 Nov, 2008 - 02:34 AM, said:
Do you know where is the setup and deployment? i mean, i already have an application, and i want to make an installer, correct me if i'm wrong, to create an installer from visual studia 2008, just search how to publish? it is right?
thanks for your help
thanks for your help
in VS, go to File --> New --> Project --> Other Project Types --> Setup and Deployment --> Setup Project
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|