otya128 / winevdm

16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
GNU General Public License v2.0
2.63k stars 150 forks source link

Dosen't really work #1036

Open GamerHammer2K4F647Ultimate opened 2 years ago

GamerHammer2K4F647Ultimate commented 2 years ago

Try the latest version first. Go here and click Environment: THIS_BUILD_IS_RECOMMENDED__VCXPROJ_BUILD=1-> Artifacts 1-> zip to download the latest version.

Describe the bug A clear and concise description of what the bug is. For Some reason, Windows 1 Apps launch fine, but Windows 3.1 Apps don't.

Expected behavior A clear and concise description of what you expected to happen. Windows 3.1 apps should work.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here. Weird thing. trace.txt trace.txt generated with: otvdm sol.exe 2> trace.txt

It is very helpful to provide a trace file if possible. Please note that this file contains detailed information about the program. Procedure

  1. Run the command prompt.
  2. Set the environment variable:
    set WINEDEBUG=+all,-snoop,-ldt,-fixup,-module,-global,-local,-disasm,-syslevel,-thunk
*old-executable-file* 2> trace.txt
  1. Upload trace.txt here.
otya128 commented 2 years ago
winevdm: can't exec 'C:\WineVDM\sol.exe': invalid program file

SOL.EXE cannot be started because it is not a valid executable file.