Click here to Skip to main content
15,906,558 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SWITCH CASE ON std::string Pin
Joe Woodbury3-May-06 16:26
professionalJoe Woodbury3-May-06 16:26 
Questionmmsystem.h errors!??? Pin
Ed K3-May-06 15:50
Ed K3-May-06 15:50 
QuestionRe: mmsystem.h errors!??? Pin
Nibu babu thomas3-May-06 17:32
Nibu babu thomas3-May-06 17:32 
AnswerRe: mmsystem.h errors!??? Pin
Ed K5-May-06 14:52
Ed K5-May-06 14:52 
AnswerRe: mmsystem.h errors!??? Pin
Nishad S3-May-06 17:40
Nishad S3-May-06 17:40 
AnswerRe: mmsystem.h errors!??? Pin
Saurabh.Garg3-May-06 17:53
Saurabh.Garg3-May-06 17:53 
AnswerRe: mmsystem.h errors!??? Pin
Ryan Binns3-May-06 18:01
Ryan Binns3-May-06 18:01 
QuestionChoices for easy-to-use installers for newbies (registry access a must) Pin
chasetoys3-May-06 13:52
chasetoys3-May-06 13:52 
Hey folks

I need to create an installer for my application. I have some requirements:

* It must be super simple for a C++/newbie to use.
* It must be able to install a few registry keys in the HKEY_LOCAL_MACHINE hive.
* It must be able to easily install files to the Program Files/AppName directory as well as the Windows directory
* It must be able to have the option of running the newly installed applicastion upon installation.
* It must be able to allow uninstallations from the control panel->Add/Remove programs dialog
* Upon uninstallation it must check that the application is not currently running, or if it is, shut it down to continue the uninstallation process.
* Upon uninstallation it must be able to uninstall all registry keys it created.
* Hopefully it's free or very low cost.

Anybody have some good options for this?

Thanks!
AnswerRe: Choices for easy-to-use installers for newbies (registry access a must) Pin
Atom3-May-06 14:30
Atom3-May-06 14:30 
AnswerRe: Choices for easy-to-use installers for newbies (registry access a must) Pin
DaTxomin3-May-06 14:56
DaTxomin3-May-06 14:56 
AnswerRe: Choices for easy-to-use installers for newbies (registry access a must) Pin
Ryan Binns3-May-06 18:02
Ryan Binns3-May-06 18:02 
QuestionCanceling application with modless dialog Pin
BuckBrown3-May-06 12:18
BuckBrown3-May-06 12:18 
AnswerRe: Canceling application with modless dialog Pin
Justin Tay3-May-06 13:22
Justin Tay3-May-06 13:22 
AnswerRe: Canceling application with modless dialog Pin
Michael Dunn3-May-06 13:57
sitebuilderMichael Dunn3-May-06 13:57 
GeneralRe: Canceling application with modless dialog Pin
BuckBrown4-May-06 6:27
BuckBrown4-May-06 6:27 
QuestionMemory Pin
Debs*3-May-06 12:08
Debs*3-May-06 12:08 
AnswerRe: Memory Pin
Kelly Herald3-May-06 13:54
Kelly Herald3-May-06 13:54 
GeneralRe: Memory Pin
Anilkumar K V3-May-06 17:54
Anilkumar K V3-May-06 17:54 
GeneralRe: Memory Pin
Debs*4-May-06 9:52
Debs*4-May-06 9:52 
AnswerRe: Memory Pin
Kelly Herald5-May-06 6:35
Kelly Herald5-May-06 6:35 
GeneralRe: Memory Pin
Debs*5-May-06 10:21
Debs*5-May-06 10:21 
QuestionAdvice on best technologies for video / graphics work Pin
srev3-May-06 11:16
srev3-May-06 11:16 
QuestionHelp with a C++ 4.0 project Pin
roland513-May-06 9:04
roland513-May-06 9:04 
AnswerRe: Help with a C++ 4.0 project Pin
BadKarma3-May-06 9:26
BadKarma3-May-06 9:26 
AnswerRe: Help with a C++ 4.0 project Pin
Michael Dunn3-May-06 11:42
sitebuilderMichael Dunn3-May-06 11:42 

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.