Click here to Skip to main content
15,917,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to NULL arrays? Pin
User 66584-Aug-04 8:45
User 66584-Aug-04 8:45 
AnswerRe: How to NULL arrays? Pin
digwizfox4-Aug-04 8:49
digwizfox4-Aug-04 8:49 
GeneralRe: How to NULL arrays? Pin
CreepingFeature4-Aug-04 20:46
CreepingFeature4-Aug-04 20:46 
GeneralRe: How to NULL arrays? Pin
digwizfox5-Aug-04 5:55
digwizfox5-Aug-04 5:55 
GeneralRe: How to NULL arrays? Pin
Antti Keskinen5-Aug-04 6:51
Antti Keskinen5-Aug-04 6:51 
General2 q's about non-mfc apps Pin
Archer2824-Aug-04 8:12
Archer2824-Aug-04 8:12 
GeneralRe: 2 q's about non-mfc apps Pin
PJ Arends4-Aug-04 18:11
professionalPJ Arends4-Aug-04 18:11 
GeneralInstallation Package Question Pin
Red Sunday4-Aug-04 7:49
Red Sunday4-Aug-04 7:49 
I have written a dialog based program using visual c++ and am now trying to deploy the project. The project deploys fine on all Windows systems with the .Net structure built into it. Any system that does not have the .Net structure built into it will cause the Setup.msi to say "Must install .NET blah blah blah first" and then it will close my installation package.
When I build the installation package within VC++, it says
"WARNING: This setup does not contain the .NET Framework which must be installed on the target machine by running dotnetfx.exe before this setup will install. You can find dotnetfx.exe on the Visual Studio .NET 'Windows Components Update' media. Dotnetfx.exe can be redistributed with your setup."
What, when, and where do I need to run that dotnetfx.exe? Do I include it with my installer? How do I do that?Confused | :confused:

Thank you,
Red Sunday


-----------------
http://www.zachcalvert.com
GeneralRe: Installation Package Question Pin
palbano4-Aug-04 7:56
palbano4-Aug-04 7:56 
Generalmfc concatenating files Pin
ns4-Aug-04 7:47
ns4-Aug-04 7:47 
GeneralRe: mfc concatenating files Pin
palbano4-Aug-04 7:53
palbano4-Aug-04 7:53 
GeneralRe: mfc concatenating files Pin
David Crow4-Aug-04 7:56
David Crow4-Aug-04 7:56 
GeneralRe: mfc concatenating files Pin
ns5-Aug-04 1:52
ns5-Aug-04 1:52 
GeneralIcon problem Pin
doctorpi4-Aug-04 7:19
doctorpi4-Aug-04 7:19 
GeneralPaste into existing 256 color icon Pin
bikram singh5-Aug-04 7:15
bikram singh5-Aug-04 7:15 
Generallibrary question Pin
mcsherry4-Aug-04 7:04
mcsherry4-Aug-04 7:04 
GeneralRe: library question Pin
Jaime Stuardo4-Aug-04 7:38
Jaime Stuardo4-Aug-04 7:38 
GeneralRe: library question Pin
Chris Losinger4-Aug-04 8:54
professionalChris Losinger4-Aug-04 8:54 
GeneralMinimum Build with Visual Studio Pin
digwizfox4-Aug-04 6:35
digwizfox4-Aug-04 6:35 
Generaltry/catch Variable Scope Question Pin
Steve Thresher4-Aug-04 6:03
Steve Thresher4-Aug-04 6:03 
GeneralRe: try/catch Variable Scope Question Pin
Nitron4-Aug-04 7:36
Nitron4-Aug-04 7:36 
GeneralRe: try/catch Variable Scope Question Pin
palbano4-Aug-04 7:49
palbano4-Aug-04 7:49 
GeneralRe: try/catch Variable Scope Question Pin
Steve Thresher4-Aug-04 10:07
Steve Thresher4-Aug-04 10:07 
GeneralRe: try/catch Variable Scope Question Pin
palbano4-Aug-04 7:43
palbano4-Aug-04 7:43 
GeneralRe: try/catch Variable Scope Question Pin
Tim Smith4-Aug-04 15:26
Tim Smith4-Aug-04 15:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.