There's another implementation of Zenity: https://github.com/ncruces/zenity/releases You can do e.g. zenity.exe -info -text "my message" to get a dialog box.
zenity.exe -info -text "my message"