EfDev 0 Posted Wednesday at 08:45 AM 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 Wednesday at 04:07 PM 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 yesterday 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 yesterday 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 9 hours ago 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 248 Posted 7 hours ago 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 5 hours ago 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