Hey all.
I'm creating an installation and I need some help.
When my installer starts, it also starts a silent installation of an intel SDK.
Usually what happens is that Intel SDK installation completes a few seconds later than my own installation.
I want to implement a dummy progress bar which will be seen before the finish screen and cover some time between my own installation's completion and that other installation. I have a dummy screen I need only some help with the actions lua code to have it appear for 30 seconds or so and then trigger the finish screen.
How do I do that?
Thanks!
~oreniko
I'm creating an installation and I need some help.
When my installer starts, it also starts a silent installation of an intel SDK.
Usually what happens is that Intel SDK installation completes a few seconds later than my own installation.
I want to implement a dummy progress bar which will be seen before the finish screen and cover some time between my own installation's completion and that other installation. I have a dummy screen I need only some help with the actions lua code to have it appear for 30 seconds or so and then trigger the finish screen.
How do I do that?
Thanks!
~oreniko
Comment