On Tue, Dec 20, 2016 at 5:03 PM, <svn_gr...@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?
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to