473,386 Members | 1,815 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,386 software developers and data experts.

Embed executable in solution

I would like to include an executable tool into my application in the event
that the person running my application does not have this exe on their
system. For example, I have an application that leverages robocopy.exe, and
not all of my users will have robocopy.exe on their systems. Can I just add
robocopy.exe to my solution and then build it? What is the proper way to do
this? Thanks in advance for any help.
Jul 12 '06 #1
2 1656
Personally, I would do this as part of my deployment.
So, when I build the installer for the app, I would add the dependent
executable and have it copied to whatever location I expect it to be.

"Primera" <Pr*****@discussions.microsoft.comwrote in message
news:68**********************************@microsof t.com...
>I would like to include an executable tool into my application in the event
that the person running my application does not have this exe on their
system. For example, I have an application that leverages robocopy.exe,
and
not all of my users will have robocopy.exe on their systems. Can I just
add
robocopy.exe to my solution and then build it? What is the proper way to
do
this? Thanks in advance for any help.

Jul 12 '06 #2
Primera wrote:
I would like to include an executable tool into my application in the event
that the person running my application does not have this exe on their
system. For example, I have an application that leverages robocopy.exe, and
not all of my users will have robocopy.exe on their systems. Can I just add
robocopy.exe to my solution and then build it? What is the proper way to do
this? Thanks in advance for any help.
The proper way would be to distribute it (providing you have that right)
with your application as a dependency.

JB
Jul 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Lloyd | last post by:
Hi After researching on Extending and Embedding it appears Extending is favoured greatly over Embedding. I've tested Boost::Python successfully in a test project but have run into an issue. I...
3
by: M | last post by:
Hi Folks, Does anyone know how to embed a file into a resource in C#? You seem to be able to embed Icon, Bitmap, Cursor's & Strings. But how do you embed a file??? In VC++ version 6 you...
7
by: axis | last post by:
What I want to do is pretty simple: I have a bunch of icons in my application project (visual studio .net 2003), and I want to embed those in the executable, and access them through code. I've...
8
by: Shane Story | last post by:
I would like to embed mutiple icons inside my main exe file so that they can be viewed like Shell32.dll or whatever. Can't figure out how to do this. Sorry if this is in the wrong group. ...
1
by: stoj | last post by:
I have a smallish C# application that i wish to distribute as a standalone executable (ie. without installer or other support files). Easy enough if everyone has .Net Framework 2.0 installed as...
2
by: Robert | last post by:
Dear all, I want to embed a motorola s file in my exe file using Visual C++.net, and then I can use the data in the Motorola file. How should I do? I am urgently need your help. Thanks a lot.
8
by: CodeLeon | last post by:
Hi, All. I am creating a setup program. The way it works is that the user creates their setup info, my program generates the C# code for a setup executable, embeds the xml file containing the info...
5
by: jehugaleahsa | last post by:
Hello: We have a request for an console application to change the administrative password on our user's machines during an upcoming update. The console application will be called from a batch...
2
by: Charles Zhang | last post by:
How can I embed meta information such as "Company", "File Version" as you can see from the property form using "Explorer" for executable using visual c++ 2008? And also, what kind of APIs are...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.