VOGONS


First post, by aaBlueDragon

User metadata
Rank Newbie
Rank
Newbie

Hey, how can i load dosdrv.exe without having vdms installed
but having all the files of it.
is there a way to do that?

Reply 1 of 1, by vladr

User metadata
Rank Oldbie
Rank
Oldbie

you extract all the .exe/.dll files in a dir (let's cal it XXX), you add an env. variable "VDMSPath" = the directory XXX, and run "dosdrv.exe"

you must also have the MSVCRT*.dll etc. files in either SYSTEM32 or XXX or else VDDxxxx.dll may fail to load.

V.