Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
3.67/5 (3 votes)
See more:
Hi there :),

I am required to create an installation setup program, like the ones most software comes with.

I would like to know, how this can be done in C++ builder? Is there an option, similar to Visual Studio, or will I have to create this from scratch?

Thanks for your time and help.

Regards,

Hemant :)
Posted
Updated 11-Apr-10 15:46pm
v2

Is Inno Setup[^] what you are looking for?
 
Share this answer
 
Hi Stebich,

Thanks for your answer, exactly what I was looking for.
I also researched abit, and found out that c++ builder has installshield express, which is quite limiting.

Although I have decided to write the setup from scratch because it will give me more power over the setup, I will look into Inno Setup for future purposes.

Thanks for your time again!

Regards,

Hemant
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900