X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ce79e485dc69519895cd223b9e8b2d37155a077..ef81fe8b3f49914196ea77d9b7625ceee2776b47:/distrib/msw/setup.var diff --git a/distrib/msw/setup.var b/distrib/msw/setup.var index 33e4642687..133803b0a5 100644 --- a/distrib/msw/setup.var +++ b/distrib/msw/setup.var @@ -11,13 +11,13 @@ APPNAME=wxwin # The application title #------------------------------------------------------------------------- -APPTITLE="wxWindows" +APPTITLE="wxWidgets" #------------------------------------------------------------------------- # The application author (copyright holder) #------------------------------------------------------------------------- -AUTHOR="The wxWindows Team" +AUTHOR="The wxWidgets Team" #------------------------------------------------------------------------- # The application vendor (organisation) @@ -53,7 +53,7 @@ DESTDIR=$APPDIR/deliver # The temporary image directory to use when preparing the setup #------------------------------------------------------------------------- -SETUPIMAGEDIR=$APPDIR/deliver/wxWindows-$VERSION +SETUPIMAGEDIR=$APPDIR/deliver/wxWidgets-$VERSION #------------------------------------------------------------------------- # The name of the file with $VERSIONSYMBOL in it @@ -93,7 +93,8 @@ APPBINARY=$APPDIR/src/ReleaseStable/$APPNAME.exe # The location of the setup compiler #------------------------------------------------------------------------- -SETUPCOMPILER="c:/Program Files/Inno Setup 2/compil32.exe" +#SETUPCOMPILER="c:/Program Files/Inno Setup 4/compil32.exe" +SETUPCOMPILER="c:/Program Files/Inno Setup 5/compil32.exe" #------------------------------------------------------------------------- # Whether we will compress the binary (0 or 1).