Optimizing Service Upkeep with Template-Based Interaction Scripts

Optimizing Service Upkeep with Template-Based Interaction Scripts

John Lv8

Optimizing Service Upkeep with Template-Based Interaction Scripts

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

Maintenance Predefined Dialogs

The dialogs defined here can appear only during the maintenance process (repair, modify or uninstall mode).

Maintenance Preparing Dialog (PrepareDlg)

This dialog is briefly displayed at the beginning of the maintenance process until searches and path resolution actions are performed.

Maintenance Welcome Dialog (MaintenanceWelcomeDlg)

The first dialog displayed during maintenance. It is used to inform the user about the application on which the maintenance operations will be performed.

NoteIt is recommended to remove this dialog to reduce installation steps. Also, users usually skip this dialog without reading.

https://techidaily.com

Modify, Repair or Remove Dialog (MaintenanceTypeDlg)

In this dialog, three operations are possible :

  • Modify - Selecting this option will jump to the Customize Dialog.
  • Repair - Selecting this option will reinstall the application, maintaining all the current settings.
  • Remove - This option, if selected, will lead to the application’s uninstall process.
https://techidaily.com

Ready to Repair Dialog (VerifyRepairDlg)

The user is notified that the configuration steps are complete and the repair process will follow. This dialog’s importance in the installation chain is minimal so it can be removed.

NoteRemove this dialog if it has no purpose other than to summarize the previous choices and begin installation.

Ready to Remove Dialog (VerifyRemoveDlg)

The user is notified that the configuration steps are complete and the uninstallation process will follow. This dialog’s importance in the installation chain is minimal so it can be removed.

NoteRemove this dialog if it has no purpose other than to summarize the previous choices and begin installation.

https://techidaily.com

Customize Dialog (CustomizeDlg)

This dialog appears only if a “Modify” operation was selected in the “Modify, Repair or Remove” dialog. In this dialog, you can select to add or remove features from the application.
In the bottom left part of the dialog, the [Disk Usage ] button will open the Disk Space Requirements Dialog. This dialog is useful in determining the amount of space available on disk and needed by the application.

Ready to Install Dialog (VerifyReadyDlg)

The user is notified that the configuration steps are complete and the selected maintenance operation will follow. This dialog’s importance in the installation chain is minimal so it can be removed.

NoteRemove this dialog if it has no purpose other than to summarize the previous choices and begin installation.

https://techidaily.com

Installation Progress Dialog (ProgressDlg)

The dialog containing the progress bar that shows the evolution.

https://techidaily.com

Installation Complete Dialog (ExitDialog)

The dialog displayed at the end of maintenance.

File Associations Dialog (ExtRegDlg)

The dialog asks the user to confirm the file associations’ creation. The available options allow the user to create all or none of the file associations.

TipIf you want to be able to select which file associations to register, you should use the “FileAssociationsDlg” dialog.

https://techidaily.com

File Associations Dialog (FileAssociationsDlg)

This dialog will enable you to select which of the file associations you want to register. In order to use this dialog, go to “File Associations” under “Resources” and select the desired File Extension. In the “Extension Properties” page of the selected element, be sure to enable “Show in FileAssociationsDlg dialog” option.

NoteFor more information, please see File Associations Page .

License Agreement Dialog (LicenseAgreementDlg)

Displays the license agreement text for your product. The user must interact with this dialog and acknowledge to continue with the installation.

You can select the Rich Text Format file that contains your license agreement in the “RTF File” field of the Properties pane. This field is available when the “Scrollable Edit” control is selected on the dialog.

You can localize the License Agreement text and optionally enforce the EULA lecture .

https://techidaily.com

Optional Features Dialog (OptionalFeatsDlg)

This dialog implements the Quick Selection List control with the function to check or uncheck all features in the list.

ReadMe Dialog (ReadmeDlg)

Displays the ReadMe text for the user. You can select the Rich Text Format file that contains the readme text in the “RTF File” field of the Properties pane. This field is available when the “Scrollable Edit” control is selected on the dialog.

You can localize the ReadMe text.

NoteIt is recommended to exclude this dialog in order to reduce the installation steps.

Configure Dialog(ConfigDlg)

Uses the Tab control to display optional configuration pages like “Features”.

By using this dialog you will reduce the number of steps required for the installation because configuration pages will not be displayed in sequence, instead the user will choose which tab pages to visit.

NoteAdding this dialog will automatically enable the Enhanced User Interface. You can read more about it in the Enhanced User Interface article.

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Optimizing Service Upkeep with Template-Based Interaction Scripts
  • Author: John
  • Created at : 2024-10-04 02:46:12
  • Updated at : 2024-10-11 08:07:38
  • Link: https://fox-search.techidaily.com/optimizing-service-upkeep-with-template-based-interaction-scripts/
  • License: This work is licensed under CC BY-NC-SA 4.0.