473,406 Members | 2,208 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Creating a single exe or batch file of different win application

21
HI can any one tell me how do I create a single exe or batch file for 3 windows application which I have.Please help on this im new to this development stuff.
Dec 22 '08 #1
11 2452
Curtis Rutland
3,256 Expert 2GB
You're going to have to be much more specific than that.

Do you have the source code for these three apps or just the executables? And what exactly do you want to do with them....
Dec 22 '08 #2
andyehi
21
I have both the source code and executable.Also I have three C# win application and I know that I can create 3 different exe for these application.But what I want to do is to merge all the three into one single application or exe
Dec 22 '08 #3
Curtis Rutland
3,256 Expert 2GB
Well, no, you can't just mash three apps into one.

If you have the source code, you could write a fourth program that does all that the first three do, but there is no way just to combine the three.
Dec 22 '08 #4
Frinavale
9,735 Expert Mod 8TB
@andyehi
Are all of these used by your application and you need to package these for deployment?
Are you trying to create an install application?
Dec 23 '08 #5
andyehi
21
Sorry for the delayed response.Can you tell me how do i create the fourth project put all these in one project and create a single exe
Dec 23 '08 #6
Curtis Rutland
3,256 Expert 2GB
You missed my point....you can't just combine a bunch of applications...think about it. Each one does a different thing. You can't just slap it together. It really depends on what each one does, and how it does it.

My suggestion was to write a new program that does the job of all three.
Dec 23 '08 #7
andyehi
21
Got you! thanks Also some where suggesting me on creating batch file,do you think it is possible to create a batch file for this.?
Dec 23 '08 #8
Curtis Rutland
3,256 Expert 2GB
Do you just want to execute one application after another?

Batch files are just text...they don't "contain" other programs, but they can execute them.
Dec 23 '08 #9
andyehi
21
Yes that should be fine.how to execute them in sequence?
Dec 23 '08 #10
Frinavale
9,735 Expert Mod 8TB
I'm going to ask again: are you attempting to create an installation program?
Dec 23 '08 #11
andyehi
21
NO Im not creating an installation program since it is going to run on a single server .Actually batch file resolved my problem.Thanks everyone
Dec 24 '08 #12

Sign in to post your reply or Sign up for a free account.

Similar topics

14
by: Mark C. | last post by:
I'm trying to call a batch file that I've built using the FileSystemObject and CreateObject("Wscript.Shell"), oShell.Run... in an asp script. Naturally, I can get the script to work from a command...
2
by: Todd_M | last post by:
I was wondering what anyone might suggest as "best practice" patterns for streaming out fixed formatted text files with C#? Let's say we get our data in a dataset table and we need to iterate over...
1
by: Bucky Pollard | last post by:
I have a web service that needs to create a batch file and call it (since there are no APIs for the functionality I am looking for). I am using the Process and ProcessStartInfo objects. When I try...
6
by: Charles Neitzel | last post by:
I'm trying to write a windows application in C# (Using Microsoft Visual C# 2005 Express) that is nothing more than a simple UI with buttons on it. The buttons do various things like running...
1
by: Charles | last post by:
I'm trying to write a windows application in C# (Using Microsoft Visual C# 2005 Express) that is nothing more than a simple UI with buttons on it. The buttons do various things like running...
4
by: Shiraz | last post by:
Hi I'm using Visual Studio Installer to make my installer, and have not as yet figured out a straightforward way to use it to set environmental variables. Amongst the various things I tried, I'm...
2
by: Matt | last post by:
I have a client that transmits a file to us with many XML documents enclosed. The problem is that each is a different format and may have different encodings as they contain information from many...
3
by: psbasha | last post by:
Hi, I would like to call the same aplication executable with and without Graphical User Interface. Requirement: With Tkinter User interface,user can give the inputs to run the application (...
2
by: madankarmukta | last post by:
HI , I have a dual boot machine with 32 bit OS on C: and 64 bit OS on D: I am installing my application using the batch file which I want to install it properly on the respective drive whereso...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.