This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author agale031176
Recipients agale031176, brian.curtin, eric.araujo, loewis, tarek, tim.golden
Date 2012-08-24.08:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345797270.8.0.831149507396.issue15762@psf.upfronthosting.co.za>
In-reply-to
Content
Its a distutils issue not py2exe. Not sure where I should post about this problem. 

The change I applied was in msvc9compiler.py in distutils. Once this change has been applied py2exe was rebuild to generate the correct runw.exe with the correct settings in the PE header of the executable.
History
Date User Action Args
2012-08-24 08:34:30agale031176setrecipients: + agale031176, loewis, tim.golden, tarek, eric.araujo, brian.curtin
2012-08-24 08:34:30agale031176setmessageid: <1345797270.8.0.831149507396.issue15762@psf.upfronthosting.co.za>
2012-08-24 08:34:30agale031176linkissue15762 messages
2012-08-24 08:34:30agale031176create