X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69f9caa288fb2414e6418c739861121a089e3b6f..29eb129aecb112de5af7b6d86163cfe72c0b8fb8:/distrib/msw/setup.var diff --git a/distrib/msw/setup.var b/distrib/msw/setup.var index 1df8776efb..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 4/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).