app.FileExists(); //if(ver!=1.01) //{ notify1 = app.CreateNotification(); notify1.SetMessage( "Test Notification", "", "Test Notification" ); notify1.SetLights( "#00ffff", 500, 500 ); notify1.Notify(); //}