PDA

View Full Version : Wait Dialog



jmcewan
08-26-2010, 01:59 PM
Are there any known issues with the Wait Dialog command in sb7? We checked to make sure we have the latest (7.2.3015.0) but we still have the issue. The problem is that when we open a Wait Dialog and then close it, we are unable to open a second Wait Dialog. No window opens and the thread count for the process does not increase. We made a new test installer to test this and it behaves the same way. We open the Wait Dialog on a new thread, close it, open a new Wait Dialog on a new thread and then close that too. We use message boxes in between each statement to pause after each step. We also tried doing the same thing with sb6.9 and had no problem.

Also, are there any issues with using Wait Dialogs with include scripts? If you open a Wait Dialog and then run a include script, does the Wait Dialog automatically close?

linder
08-27-2010, 01:16 AM
Hello,

No, there are no known "Wait Dialog" issues in 7.2.3015.

I created a test script and the following displays Wait Dialog #1 and Wait Dialog #2 here on all test machines.

Wait Dialog: Display "Wait Dialog #1" [Thread]
Wait Dialog: Close
Display Message Box "MessageBox 1" -- ""
Wait Dialog: Display "Wait Dialog #2" [Thread]
Display Message Box "MessageBox 2" -- ""

BTW, the Wait Dialog automatically close if another Wait Dialog is displayed. So the Wait Dialog:Close is not required in the above example.

Friedrich

linder
08-27-2010, 01:56 AM
We have tested it on 8 different machines (Win98 up to Win2008 R2). It always worked as expected.

Would it be possible for you to develop a small demo project so we can try to reproduce this here?

Thanks,
Friedrich

linder
08-29-2010, 06:18 AM
Thank you for sending the project. We can reproduce this issue and have
opened a ticket. Item in review.

Thanks,
Friedrich

Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

linder
09-02-2010, 04:20 AM
Fixed in our latest internal source codes. Thank you for bringing this to our attention!

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner