AppREPACK
All about Application Packaging, Virtualization and Deployment
Pages
Home
AppREPACK
Friday, 20 July 2012
Display Message with Timer - VBScript
Following Script displays a message for 60seconds OR until user clicks OK.
a = "WSS 4.1 is already installed, Exiting WSS 5.0 Installation"
Set sh = CreateObject("WScript.Shell")
sh.Popup a,60, ""
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment