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?
They do, but I am confused as how to integrate it with my InnoSetup script.