diff --git a/se/qt/build.py b/se/qt/build.py index 4c17550a..63d73fea 100644 --- a/se/qt/build.py +++ b/se/qt/build.py @@ -36,6 +36,7 @@ fp.close() print_and_do("python C:\\Python26\\pyinstaller\\Build.py dgse.spec") os.remove('verinfo_tmp') +print_and_do("del *90.dll") # They're in vcredist, no need to include them print_and_do("xcopy /Y /S /I help\\dupeguru_help dist\\help") aicom = '"\\Program Files\\Caphyon\\Advanced Installer\\AdvancedInstaller.com"'