From: <fle...@us...> - 2007-12-20 14:43:04
|
Revision: 698 http://magicmap.svn.sourceforge.net/magicmap/?rev=698&view=rev Author: flederohr Date: 2007-12-20 06:42:56 -0800 (Thu, 20 Dec 2007) Log Message: ----------- changed release Filename Modified Paths: -------------- trunk/magicmapclient/MagicMapSetup.nsi Modified: trunk/magicmapclient/MagicMapSetup.nsi =================================================================== --- trunk/magicmapclient/MagicMapSetup.nsi 2007-12-20 14:32:48 UTC (rev 697) +++ trunk/magicmapclient/MagicMapSetup.nsi 2007-12-20 14:42:56 UTC (rev 698) @@ -46,7 +46,7 @@ !insertmacro MUI_LANGUAGE German # Installer attributes -OutFile dist\MagicMap-${VERSION}-${APPENDIX}.exe +OutFile dist\MagicMapSetup-${VERSION}-${APPENDIX}.exe InstallDir $PROGRAMFILES\MagicMap CRCCheck on XPStyle on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |