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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Expand Archive action Doubt
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 21, 2012
02:12 AM
Expand Archive action Doubt
Hello,
I have a project which contains few Expand archive action and I have a doubt about these actions way of working. The doubt is When an expand archive is executing from Install section, by default the extraction happens with same thread or with separate thread?. If it happens with separate thread, how can I make it to extract with same thread.
The reason is, I don't want to proceed for further actions until the archive extraction complete.
Thanks
I have a project which contains few Expand archive action and I have a doubt about these actions way of working. The doubt is When an expand archive is executing from Install section, by default the extraction happens with same thread or with separate thread?. If it happens with separate thread, how can I make it to extract with same thread.
The reason is, I don't want to proceed for further actions until the archive extraction complete.
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 06, 2012
03:30 AM
Hi,
The execution of InstallAnywhere actions is sequential. So only after one Expand Archive action is completed, the next one starts. Did that clear your doubt?
The execution of InstallAnywhere actions is sequential. So only after one Expand Archive action is completed, the next one starts. Did that clear your doubt?
