This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Time delay between two custom actions
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Apr 14, 2015
08:30 AM
Time delay between two custom actions
Hi
I would like to introduce time delay between two custom actions I have included in my Setup. Is there any elegant way of achieving this ?
Regards,
Amarjeet
I would like to introduce time delay between two custom actions I have included in my Setup. Is there any elegant way of achieving this ?
Regards,
Amarjeet
(1) Reply
Apr 16, 2015
12:23 AM
I can probably think of InstallScript Delay function tied to a custom action which is synchronous in Return Processing ... if that helps you.