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
- :
- setup status dialog - status messages overwriting
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
Oct 01, 2012
02:04 PM
setup status dialog - status messages overwriting
I have an InstallScript MSI project. After I install my program, I execute it so it is an active process. I then go to the control panel to uninstall it while the process is active. When given the choice, I select to remove the appliation. I get a dialog box informing me the process is active. I select the default option which is to attempt to close the process and continue with the uninstall. The setup status dialog box appears. The text immediately above the process bar begins displaying text which I assume tells me it what is happening during the uninstall. However, the text displayed is never removed before the next line of text is displayed. Therefore, the text continues to overlay the previous text until the uninstall completes. Can anyone shed any light on what is causing this and/or how to prevent this from happening?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 25, 2014
12:38 PM
Hi, I am getting exactly the same behaviour. This only seems to happen during an uninstall or major upgrade. It was suggested in a previous post that this may happen after the user has intervened by entering text, for example with AskText. We have a couple of prompts before the upgrade/uninstall happens, but the SetStatusWindow calls that are overlaying the text are not called in my installscript. It seems that each message overlays the previous one, until the text displayed on the dialog is a long white streak. This is not cool, customers have commented that we are shipping untested software as a result of this.
Any ideas out there would be very welcome?
Any ideas out there would be very welcome?