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