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
- :
- SdStartCopy2 progress dialog missing
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
‎Jan 26, 2012
06:46 AM
SdStartCopy2 progress dialog missing
Hi!
I'm working on a InstallScript MSI Project. When I call SdStartCopy2, no progress bar is appearing. Instead, the setup program freezes until its completion.
What is wrong??
I'm working on a InstallScript MSI Project. When I call SdStartCopy2, no progress bar is appearing. Instead, the setup program freezes until its completion.
What is wrong??
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 02, 2012
06:24 AM
Use Enable(STATUSEX) before starting the file copy.
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 04, 2012
08:48 AM
Hello,
I'm facing a problem with the installShiled copyFile dialog: I have 2 installation progress, the default one and another small window with the message " installing..."
How can I proceed to remove the second one?
Any help will be appreciated. Thanks
I'm facing a problem with the installShiled copyFile dialog: I have 2 installation progress, the default one and another small window with the message " installing..."
How can I proceed to remove the second one?
Any help will be appreciated. Thanks