From 3ffbd2b242183719e3a16af08068c5e7691eae69 Mon Sep 17 00:00:00 2001 From: hsoft Date: Wed, 14 Oct 2009 12:03:00 +0000 Subject: [PATCH] [#69] Added a vcredist prereq to dgse_qt's installer project. --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40181 --- me/qt/build.py | 2 +- me/qt/installer.aip | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/me/qt/build.py b/me/qt/build.py index 95ce6b9f..91560469 100644 --- a/me/qt/build.py +++ b/me/qt/build.py @@ -34,7 +34,7 @@ fp.close() print_and_do("python C:\\Python26\\pyinstaller\\Build.py dgme.spec") os.remove('verinfo_tmp') -print_and_do("xcopy /Y C:\\src\\vs_comp\\msvcrt dist") +print_and_do("del *90.dll") # They're in vcredist, no need to include them print_and_do("xcopy /Y /S /I help\\dupeguru_me_help dist\\help") aicom = '"\\Program Files\\Caphyon\\Advanced Installer\\AdvancedInstaller.com"' diff --git a/me/qt/installer.aip b/me/qt/installer.aip index 51cfc4d9..dfc69c3f 100644 --- a/me/qt/installer.aip +++ b/me/qt/installer.aip @@ -230,8 +230,12 @@ + + + +