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