I'm completely unable to debug.
Yes, I did switch my project to uncompressed output.
There are no variables in the outputpath. (standard)
The output filename ist just set fix tho "mysetup".
I set breakpoints on the line:
Code: Select all
if Variable WIZARD Equals CANCEL
of label: Welcome Dialog
and some other 'if' of dialogs.
I rebuild the setup and used the button with the nice '!', but the setup did not stop on thebreakpoint when the cancel button of the diaglog is pressed.
What am I doing wrong?