From f3fb96b5a268136e1e92b89498f53cae32b90a44 Mon Sep 17 00:00:00 2001 From: lehtonen Date: Mon, 23 May 2011 15:58:33 +0000 Subject: [PATCH] Updated sysdyn installer MSVC runtime git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@21079 ac1ea38d-2e2b-0410-8846-a27921b304fc --- ....redist.x86.exe => Microsoft.VC90.CRT.setup.exe} | Bin installer/files/install_msvcrt.bat | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename installer/files/{VC90.2008.SP1.KB2467174.redist.x86.exe => Microsoft.VC90.CRT.setup.exe} (100%) diff --git a/installer/files/VC90.2008.SP1.KB2467174.redist.x86.exe b/installer/files/Microsoft.VC90.CRT.setup.exe similarity index 100% rename from installer/files/VC90.2008.SP1.KB2467174.redist.x86.exe rename to installer/files/Microsoft.VC90.CRT.setup.exe diff --git a/installer/files/install_msvcrt.bat b/installer/files/install_msvcrt.bat index da080bd2..7d56badc 100644 --- a/installer/files/install_msvcrt.bat +++ b/installer/files/install_msvcrt.bat @@ -1,2 +1,2 @@ @echo off -"%~dp0VC90.2008.SP1.KB2467174.redist.x86.exe" /q +"%~dp0Microsoft.VC90.CRT.setup.exe" /q \ No newline at end of file -- 2.47.1