View Single Post
  #787  
Old 06-12-2021, 20:01
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
I can't test it here.
I use Windows 10, and on Windows 10 it seems to work fine.

You can redirect OutputDir in line 8 of the script and enable debug mode (line 103), and run and check where execution paused. Check procedure Unpack_Process up to which line is processed (a blue dot will be added before the line in Inno Setup IDE when running in debug mode).

You can try compiling with version 6.20 of Inno Setup for testing, but I don't think that's it.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
mausschieber (07-12-2021)