Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.33 KB

File metadata and controls

20 lines (16 loc) · 1.33 KB

Windows Dialog Box Generator

License: MIT GitHub Tag
An app that can generate message boxes, task dialogs, and other common commdlg32.dll Windows dialogs with a lot of customization.

Screenshot

Screenshot of Windows Dialog Box Generator

Installation

Go to the Releases page, download the latest ZIP file, extract it, and run the executable inside. There are 2 ZIP files available for download:

  • Self-contained contains the .NET 8.0 runtime, so you don't need to have it installed to be able to run the app.
  • Framework does not contain the .NET 8.0 runtime, so you need to have it installed on your system to use it. You can download the runtime here.

License

License: MIT
Windows Dialog Box Generator is licensed under the MIT License. See the LICENSE file for more information.

Contributions

Windows Dialog Box Generator is free and open-source. Contributions are welcome!