Skip to content

Instantly share code, notes, and snippets.

@arricc
Created August 28, 2019 10:46
Show Gist options
  • Save arricc/8b0e95d7570659f69633af0c75097a19 to your computer and use it in GitHub Desktop.
Save arricc/8b0e95d7570659f69633af0c75097a19 to your computer and use it in GitHub Desktop.
$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