PowerTag script

!STARTUP_BEFORE_SYNC_PS1=Add-Type -AssemblyName System.Windows.Forms;[System.Windows.Forms.MessageBox]^:^:Show("Hello world.`nYour message here...","Title",0,[System.Windows.Forms.MessageBoxIcon]^:^:Information)

More information about the MessageBox you can find here: