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.64k stars 150 forks source link

Operations Error Code #1447

Closed Tokarus-Saliron closed 2 weeks ago

Tokarus-Saliron commented 2 weeks 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 For some reason, the application is giving me a bug whenever I am running a 16-bit game. The error is as follows: 41e0:err:file:RedirectDriveRoot c:\stopthis.now => C:\OTVDM-~1.0\c\stopthis.now

Then for some reason, the game's installer just freezes and then disappears after a few minutes. The console is up for this entire process, but nothing else happens.

Expected behavior I expected the the installer to load perfectly and quickly. However, I have had older games that do install correctly boot up very slowly, so this may be because it is trying to run it in 32-bit compatibility mode. Either way, I do expect it to run fairly quickly, as it is on a more advanced Windows 11 computer.

Screenshots I have none. I just copied and pasted the exact error above.

Environment (please complete the following information):

Additional context When trying to get the installation for the OTVDM program to run, it ran some sort of script and then stopped. I don't know if that is normal, but I have been testing it to see.

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
  3. *old-executable-file* 2> trace.txt
  4. Upload trace.txt here.

I cannot run this. Whenever I try to do '''cmd, the computer says that it "is not recognized as an internal or external command, operable program, or batch file."