Git Product home page Git Product logo

Comments (8)

leecher1337 avatar leecher1337 commented on August 21, 2024

This is currently for Windows 10 only, sorry. The reason behind this is that the processing function for invalid Images, which in turn kicks in NTVDM if it is a DOS-Application, is not exported from the KERNEL32.DLL on earlier versions and therefore it is much harder to intercept it.
I tried to write some code for interception, but it didn't turn out to be very stable atm. and may cause your Windows to lock up, so I didn't release it yet.
Additionally some Win10-specific adaptions to NTVDM may also need to be changed for earlier Windows versions, that's why it currently only works on Win10.

Btw.: I suggest that you use a 32bit Windows Server version if you want to run DOS-applications for multiple users. The reason for this is that ntvdmx64 build uses CPU-emulation ine DOSbox also does, but using V86 mode would be far more efficient in terms of CPU load, but is only possilble in 32bit protected mode.

from ntvdmx64.

leecher1337 avatar leecher1337 commented on August 21, 2024

Hi,
NTVDMX64 now also works with Windows 7, this may increase chance that it now also works with Windows Server 2008 as well, can you check it?

from ntvdmx64.

juckdo avatar juckdo commented on August 21, 2024

36349467-0ba24e12-14cb-11e8-92a0-0e50a2964a91

NTVDMx64 is works with Windows Server 2008 R2 x64 properly ..

from ntvdmx64.

ohharsad avatar ohharsad commented on August 21, 2024

error

I have this kind of error on Windows Server 2008 R2. any tips?

from ntvdmx64.

leecher1337 avatar leecher1337 commented on August 21, 2024

Loader not injected properly, use DbgView to check why this is the case. Maybe some guarding application prevented injection of the loader.

from ntvdmx64.

leecher1337 avatar leecher1337 commented on August 21, 2024

Does new loader fix the issue?

from ntvdmx64.

ohharsad avatar ohharsad commented on August 21, 2024

Does new loader fix the issue?

sorry for the late reply,
DbgView not showing anything, Actually i want to run a process from oracle form 6i that will run ntvdm.
but i will try this solution.
#28 (comment)

from ntvdmx64.

leecher1337 avatar leecher1337 commented on August 21, 2024

Assuming fixed with new loader, if not, reopen.

from ntvdmx64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.