]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/expat/win32/expat.iss
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / expat / win32 / expat.iss
... / ...
CommitLineData
1; Basic setup script for the Inno Setup installer builder. For more
2; information on the free installer builder, see www.jrsoftware.org.
3;
4; This script was contributed by Tim Peters.
5; It was designed for Inno Setup 2.0.19 but works with later versions as well.
6
7[Setup]
8AppName=Expat
9AppId=expat
10AppVersion=2.1.0
11AppVerName=Expat 2.1.0
12