EfDev 0 Posted June 25 Hello everyone I am looking for a good installer in order to setup my applications on Windows 11 machines ? Any suggestions ? Share this post Link to post
EfDev 0 Posted June 25 Hello David Cornelius Thank you for the Info. I went to the site. The informations I found there are very interesting. I think this is what I need. By the way it is for using with C++Builder 11.3 Athens. Again thank you. Share this post Link to post
Roger Cigol 133 Posted Thursday at 08:17 AM I also use InnoSetup - and I use C++ for many many projects (12.3 Athens) Share this post Link to post
EfDev 0 Posted Thursday at 12:53 PM Hello Roger I am happy to meet another c++ Developper. Did you have difficulty to set up Inno for the first time? Share this post Link to post
Roger Cigol 133 Posted Friday at 01:53 PM On 6/26/2025 at 1:53 PM, EfDev said: difficulty to set up Inno for the first time? It was so long ago when I first used it. But I am sure it's easy to do. The script system is straightforward and there's lots of help out there. My install operations are not complicated though (just exe, dll, desk top short cuts etc). Share this post Link to post
corneliusdavid 249 Posted Friday at 03:27 PM On 6/26/2025 at 5:53 AM, EfDev said: Did you have difficulty to set up Inno for the first time? No--just simple INI-file style entries. It has good documentation and comes with several examples. Here are some InnoSetup Examples I added. Share this post Link to post
EfDev 0 Posted Friday at 05:00 PM Thank you all for your comments. I have donnloaded this wonderful product and I will use it. Thank you. Share this post Link to post
h-farid 0 Posted 23 hours ago I heard about this one but don't try it : VMware InstallBuilder Share this post Link to post