|
|
Subject:
packaging and deploying visual c++ 6 application
Category: Computers > Programming Asked by: wgardner-ga List Price: $10.00 |
Posted:
03 Feb 2004 21:21 PST
Expires: 04 Mar 2004 21:21 PST Question ID: 303384 |
I am trying DESPERATELY to package and deploy a visual c++ 6 application which uses MFC. My application runs without problem on the developer's (my) machine -windows xp. But I can't figure out how to make the app run on other people's machines!!!! QUESTION: How do I package a visual c++ 6 app? I have tried to use depends.exe and redistrib.txt (or something) to figure out which DLL's I can (need?) to include (according to M$'s documentation). Does this mean I have to look at every single DLL and check to see if it's on the list!?!? There's over 50 DLL's for my SIMPLE project!! I used a free packaging tool to do this and it didn't seem like it was going to figure out which DLL's I need. There's gotta be a packager that figures out what stuff you need and puts them in a single MSI or exe file. If this exists, what is the cheapest one and what is it's name? | |
| |
|
|
There is no answer at this time. |
|
Subject:
Re: packaging and deploying visual c++ 6 application
From: efn-ga on 04 Feb 2004 20:33 PST |
I believe you should only have to tell it about the files that you generated, but I haven't been able to confirm this. I tried out the Visual C++ version with an MFC project, but couldn't easily tell if it would get the right files. Sorry I can't give you a conclusive answer. --efn |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |