/is-procap

A DLL for use with Inno Setup to show the standard output of a process in the setup GUI.

Primary LanguageC++

is-procap is a header-only library to capture the standard output from a command line application and make it available via a simple C API that can be used from within Inno Setup's Pascal Script section in order to display it in the setup GUI as part of the installation process.