Jump to content

Recommended Posts

Posted

Hi people!

I removed the 16 bit support, but now my Visual Basic 6 cannot be installed: is there any way I can restore the 16bit support without reinstall the whole o.s.?

I'm in extrahurry due to school reasons, than you for you help! :blushing:


  • 1 year later...
Posted
Highly unlikely

Very much possible :thumbup

Get this file.NTVDM_nlite.inf :D

Copy to inf subdirectory of windows directory.

Run the following:

Install 16-bit subsystem:

rundll32 advpack.dll,LaunchINFSection %windir%\INF\NTVDM_nlite.inf,NTVDM.Install

Remove 16-bit subsystem:

rundll32 advpack.dll,LaunchINFSection %windir%\INF\NTVDM_nlite.inf,NTVDM.Remove

Posted (edited)

Anyway, here's an updated one. I forgot the [strings] and added flags for the copying to require a reboot if some files are in use or don't replace if already exists.

Removing requires WFP to be disabled.

NTVDM_nlite.inf

Edited by redxii
  • 1 year later...
Posted

dear, after running install it gets hung at 'ansi.sys' file not found. i have a licensed xp home software provided with the machine

:hello:

Highly unlikely

Very much possible :thumbup

Get this file.NTVDM_nlite.inf :D

Copy to inf subdirectory of windows directory.

Run the following:

Install 16-bit subsystem:

rundll32 advpack.dll,LaunchINFSection %windir%\INF\NTVDM_nlite.inf,NTVDM.Install

Remove 16-bit subsystem:

rundll32 advpack.dll,LaunchINFSection %windir%\INF\NTVDM_nlite.inf,NTVDM.Remove

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...