hi there,
this SHOULD be able to be done, so here goes:
In the dos-prompt, the recycle bin directory is a hidden one located at
C:\RECYCLED
go there by typing
cd\recycled
once there, you can do a directory listing. you might see a bunch of files, especially if your vmm32.vxd file wasn't the only file that was deleted and inside the recycle bin.
now, the first part of the name won't be vmm32 anymore, it will be something like dc2 or dc4, so dc with a # after it. the file extension should still be .VXD so you should have a file called dc7.vxd
now, rename the file to
VMM32.VXD and once you have done that, copy this file to both the
C:\WINDOWS\SYSTEM and
C:\WINDOWS\SYSTEM\VMM32 directories.
if you forgot how to rename a file, then type this:
ren dc7.vxd VMM32.VXD (with dc7.vxd just being the name i made up for the file)
and that should do it for you. restart your computer, and hopefully it will work from there.
good luck,
Joseph
