[System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")|out-put null
[System.Windows.Forms.MessageBox]::Show("Hello World!" , "Welcome")