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