Winbatch


Winbatch is a Microsoft Windows scripting language originally developed by Wilson WindowWare and currently supported, maintained and enhanced by Island Lake Consulting LLC. Its environment includes an interpreter and a code editor along with a dialog designer and optional compiler to create self-contained executables.
Its language structure and syntax is a cross between DOS batch command, Basic, Fortran, and C. It has been developed over the years with functions added and support for things like.Net, ActiveX controls, COM, Unicode, UAC and code signing.

History

Wilson WindowWare was founded in 1989 with the product Command Post.
In 1991, the menuing language in Command Post became WinBatch. Shortly after that, a corporate version was released which included a code binder. In July 2017 Wilson WindowWare ceased operation and Winbatch was acquired by newly formed Island Lake Consulting LLC.

Documentation

Documentation is available in German, Spanish and Japanese languages.

Hello world

Here is the Winbatch "Hello, World!" program:

Message

WinBatch Extenders

Extenders add additional commands to the WinBatch programming language. A few popular extenders are included with the default WinBatch installer, with additional extenders available for download.