Menu

#131 Not a valid Win32 application

None
fixed
None
2014-11-13
2014-08-26
Paul
No

Version: Dev-Cpp 5.7.1 MinGW 4.8.1 (Portable) and Dev-Cpp 5.7.1 TDM-GCC x64 4.8.1 (Portable)

OS version: Windows XP 32 bits

Error reported: When I try to execute a .exe file I allways get the same error message: "Not a valid Win32 application", devcpp.exe, devcppPortable.exe, even the .exe files inside the compiler forlder, it seems all files are not valid Win32 applications.

Steps needed to reproduce the problem: Execute any .exe file.

Discussion

  • Paul

    Paul - 2014-08-26
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,6 @@
     Version: Dev-Cpp 5.7.1 MinGW 4.8.1 (Portable) and Dev-Cpp 5.7.1 TDM-GCC x64 4.8.1 (Portable)
    
    -OS version: Windows XP
    +OS version: Windows XP 32 bits
    
     Error reported: When I try to execute a .exe file I allways get the same error message: "Not a valid Win32 application", devcpp.exe, devcppPortable.exe, even the .exe files inside the compiler forlder, it seems all files are not valid Win32 applications.
    
    • Milestone: -->
     
  • DV

    DV - 2014-09-04

    Could it be that you unpacked the portable .7z archive using old version of 7-Zip (e.g. 7-Zip version 4.xx) or using a different unpacker (not 7-Zip)?
    The portable version needs 7-Zip version 9.20 or higher to be unpacked properly. It's because a newer (and better) compression algorithm is used by it (LZMA2 instead of LZMA, to be specific).

     
  • Paul

    Paul - 2014-09-06

    Yes, that fixed the problem. You should add a note indicating 7z latest version is required in order to be able to unzip the files, or just zip the files with a standard algorithm supported by any .zip application.

    7z should fail or show an error message instead of unzipping files pretending everything worked fine. No error messages in a situation such like this is really a bad, bad thing.

    Thanks, I love Dev-C++ Portable :)

     
  • orwelldevcpp

    orwelldevcpp - 2014-11-13
    • status: open --> fixed
    • assigned_to: orwelldevcpp
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.