Start New Discussion Reply to this Discussion c++ attach .iso file
First I would like to say my knowledge of C++ is limited; most of my experience is in Java. Also this is my first post to daniweb, so please excuse me if I didn't follow proper etiquette (but please let me know). That being said, I have a need to develop a few small programs in C++.
The program works by writing an .iso file to a directory. Its more complicated than this but it is not what I'm having trouble with.
What I want to do is include the .iso file into the build. I want the .exe file to contain the new ISO. Currently the program works fine but the .iso needs to be in the same directory as the .exe.
I have been trying to find out how this is accomplished but I do not know what I should be searching for. I would be grateful for a point in the right direction.
48 Minutes
Discussion Span
Related Article: C++ Read Web File
is a C++ discussion thread by dylank that has 1 reply, was last updated 3 years ago and has been tagged with the keywords: c++, file, read, web.
Matt_L
Newbie Poster
4 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0
I wouldn't call this an ideal solution but one thing you could do is uuencode the iso image then have the program rewrite it when it is run.
Just a thought.
klemmerj
Newbie Poster
17 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.0665 seconds
using 2.67MB