Hi,
Does anyone here know much about inno setup?. I'm currently trying to look at different ways of implementing my project.

I am currently struggling as I am trying to run an automated software install script through inno setup but it doesn't actually wait for the installation to finish before proceeding.

So inno setup installer will show the installation as complete but the script is still running?

thanks