Raize Software CodeSite tools

40 views
Skip to first unread message

Joe

unread,
Jan 4, 2026, 3:43:15 PM (5 days ago) Jan 4
to innosetup
Hi,

My Delphi project uses CodeSite (from Raize Software) to log traceback messages from my application execution. The run-time is redistributable, and I would like to integrate its installation to my InnoSetup script that installs my application.

Has anyone done this? If so, could you share some information about how to do this?

Thank you,
joe

Bill Stewart

unread,
Jan 6, 2026, 1:39:48 PM (3 days ago) Jan 6
to innosetup
On Sunday, January 4, 2026 at 1:43:15 PM UTC-7 Joe wrote:

My Delphi project uses CodeSite (from Raize Software) to log traceback messages from my application execution. The run-time is redistributable, and I would like to integrate its installation to my InnoSetup script that installs my application.

Has anyone done this? If so, could you share some information about how to do this?

Check with the vendor of your redistributable to see if they offer a "silent" installation option.

Joe

unread,
Jan 6, 2026, 6:39:40 PM (3 days ago) Jan 6
to innosetup
They do, but I am confused as how to integrate it with my InnoSetup script.

Bill Stewart

unread,
Jan 7, 2026, 9:05:09 AM (2 days ago) Jan 7
to innosetup
On Tuesday, January 6, 2026 at 4:39:40 PM UTC-7 Joe wrote:

They do, but I am confused as how to integrate it with my InnoSetup script.

Inno Setup has the ability to run an external executable and obtain its exit code.

Providing a tutorial on how to do this that will work specifically for your use case, I would say, is a bit out of scope for this forum.

I would start by understanding the Inno Setup architecture: How the wizard pages work, what happens when the user navigates between pages, etc. The documentation[1] is really quite helpful.


Reply all
Reply to author
Forward
0 new messages