#86: Windows bootloader is forcing .EXE extension
----------------------------------+-----------------------------------------
Reporter: danieln...@… | Owner: giovannibajo
Type: defect | Status: new
Priority: normal | Milestone:
Component: PyInstaller | Version:
Severity: normal | Keywords: exe,extension,windows
----------------------------------+-----------------------------------------
The Windows bootloader is internally replacing the built executable's file
extension to .EXE when loading resources out of it. This causes problems
with files such as .SCRs (Windows screensavers).
Attached is a patch to address this issue. Note also that the patch
includes a change in the run.rc and runw.rc resources to include the
"windows.h" header instead of "afxres.h", whose include path scons is
apparently not picking up on some Visual Studio installs.
--
Ticket URL: <http://www.pyinstaller.org/ticket/86>
Pyinstaller <http://www.pyinstaller.org>
PyInstaller Project
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---