[GRASS-dev] [GRASS-SVN] r70106 - grass/trunk/mswindows

Vaclav Petras wenzeslaus at gmail.com
Wed Dec 21 07:56:18 PST 2016


On Tue, Dec 20, 2016 at 5:03 PM, <svn_grass at osgeo.org> wrote:
>
> Author: martinl
> Date: 2016-12-20 14:03:52 -0800 (Tue, 20 Dec 2016)
> New Revision: 70106
>
> Modified:
>    grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
> Log:
> wingrass: attempt to fix standalone installer to download and execute
vcredist exe files
>
> +           DetailPrint "Installing vcredist_2010_x86.exe ..."
> +           ExecWait
'"$TEMP\$ORIGINAL_UNTAR_FOLDER\bin\vcredist_2010_x86.exe" /q'
> +           DetailPrint "Installing vcredist_2013_x86.exe ..."
> +           ExecWait
'"$TEMP\$ORIGINAL_UNTAR_FOLDER\bin\vcredist_2010_x86.exe" /q'
> +        !else

Is this a typo?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20161221/619b6403/attachment.html>


More information about the grass-dev mailing list