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