So I have an InnoSetup script that extracts an audio file to be played. Works great for smallish setups around 60MB
However for larger setups, say 200+MB the extraction takes ages and the wizard doesnt show up but hangs invisible.
Playing with Bass Audio Lib with procedure InitializeWizard; or function InitializeSetup()
Any idea ?