603
602
# TORTOISE_OVERLAYS_MSI_WIN32 must be set to the location of the
604
603
# TortoiseOverlays MSI installer file. It is in the TSVN svn repo and
605
604
# can be downloaded from (username=guest, blank password):
608
606
# Ditto for TORTOISE_OVERLAYS_MSI_X64, pointing at *-x64.msi.
609
607
for needed in ('TORTOISE_OVERLAYS_MSI_WIN32',
610
608
'TORTOISE_OVERLAYS_MSI_X64'):
613
609
if not os.path.isfile(os.environ.get(needed, '<nofile>')):
620
613
get_tbzr_py2exe_info(includes, excludes, packages, console_targets,