Created
August 28, 2019 10:46
-
-
Save arricc/8b0e95d7570659f69633af0c75097a19 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$wshell = New-Object -ComObject Wscript.Shell | |
$wshell.Popup("Operation Completed",0,";-)",0x1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment