Summary
Information on modifying SdWelcomeMaintSynopsis
This knowledge base article provides informationon how to remove one option from the SdWelcomeMaint() dialog.
Discussion
-
In the Dialogs view, open the SdWelcomeMaint dialog.
- Select the Edit Dialog Layout link.
- Delete the Modify controls (RadioButton, Icon, Text) from the SdWelcomeMaint dialog.
- Realign the remaining two options on the SdWelcomeMaint dialog.
- Change the Order property of the Repair button to 1.
- Change the Order property of the Remove button to 2.
- In the InstallScript view, change the following code in OnMaintUIBefore:
nType = SdWelcomeMaint( szTitle, szMsg, MODIFY );to
nType = SdWelcomeMaint ( szTitle, szMsg, REPAIR );
For newer versions, a nType variable is used in place of MODIFY. In that case, change the original assignment of nType from MODIFY to REPAIR. - In the Control Table of the Direct Editor, for the SdWelcomeMaint dialog change the Control Id property of the radio button group to 302.
NOTE: A radio button group must contain two or more radio buttons.
Additional Information
To change the text values for text fields on the dialog, click the control and edit the Text property in the Control's property grid found on the right side.
This process can be used to remove any single option from the SdWelcomeMaint dialog. The following information identifies the three options and their control identifiers:
MODIFY (301): Indicates that the Next button was clicked.REPAIR (302): Indicates that the Repair button was selected.
REMOVEALL (303): Indicates that the Remove button was selected.
For additional information on how to edit dialogs, see the InstallShield Help Library topic SdWelcomeMaint.
Related Articles
Removing the Computer Icon from a Skinned Dialog 3Number of Views InstallScript: Add Text to Uninstall Dialog 3Number of Views Remove a Bitmap from the Setup Initialization Dialog 3Number of Views The Installscript function MsiDoAction() does not correctly execute the custom action in the UI sequence of a Installscrip… 3Number of Views How Do I Modify a Dialog or Add a New Dialog? 3Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago