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
- :
- Updating text
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
‎Sep 15, 2008
10:59 AM
Updating text
Is it possible to update text in SetupProgress dialog?
I was thinking in this directon:
1.) Text Area - Text = blabla [property]
2.) Change property value with MsiSetProperty in custom action
3.) update Text area
The only problem is step 3.
I am gueessing the answer is in the subscription of text area, bud i dont know how to set Event and Attribute fields.
Thanks
I was thinking in this directon:
1.) Text Area - Text = blabla [property]
2.) Change property value with MsiSetProperty in custom action
3.) update Text area
The only problem is step 3.
I am gueessing the answer is in the subscription of text area, bud i dont know how to set Event and Attribute fields.
Thanks
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 15, 2008
02:07 PM
If you want to display text while your custom action is taking place, this newsletter tip might be of use (PDF warning): http://www.acresso.com/webdocuments/PDF/setup_progress_0506.pdf.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 16, 2008
03:13 AM
I am already showing ActionData and ActionText messages.
I would like to show another text, indepndet of action text and action data.
I would like to show another text, indepndet of action text and action data.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 19, 2008
04:07 AM
Anyone?
Please tell me if it is even possible?
Please tell me if it is even possible?