Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Handling Message Boxes Before/After Installation Using VBscript

Updated: 18 Dec 2008 | 1 comment
Eshwar's picture
+27 27 Votes
Login to vote

This script is useful when you are asked to install an application using VBscript, which will display a message box [with options] before installing and after installing. This script displays a message box with options to the user before installing and after installing.

The main purpose of this script is to display different message boxes to the user. Giving options whether to go ahead with the install or CANCEL the install.

Displaying installation completion message box at the end of the install etc...

Note: This is a sample script with different message box. You can edit the same according to your requirement. Script contains code regarding dialog boxes only. It doesn't contain code for installing an application.
License: AJSL
By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License
Support: User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab.

Comments

juliet's picture
16
Jan
2009
1 Vote +1
Login to vote

Could you explain how can I

Could you explain how can I use this Vbs into a wrapper of Wise Script?
thanks