Jump to content

Problem With 16 Bit Windows Subsystem


eldadf92121

Recommended Posts

Hello,

The program installation went ok.

When invoked I get a "16 bit Windows Subsystem" pop up with:

"C:\DOCUME~1\Eldad_2\LOCALS~1\TEmp\. A temporary file needed for initialization could not be created or could not be written to. Make sure that the directory path exists, and disk space is available....".

I tried the following with no success:

1. Disk space ...still have several Gbytes

2. In Safe mode, enabled all permissions/controls for Eldad_2 on C:\Documents and Settings\Eldad_2\Local Settings\Temp.

3. Verified that c:\WINDOWS\system32 has Autoexec.nt and Config.nt as recommended and intact.

Any suggestions?

Thanks much,

Eldad

Link to comment
Share on other sites


Ok...I found the problem.

The TEMP and TMP variables in the registry were not pointing to the TEMP dierctory.

http://support.microsoft.com/kb/314106

The registry entries that are associated with the NTVDM subsystem are:• HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment

This key stores the environment variables from the Config.sys and Autoexec.bat files for use in Windows.

The key was set for %systemroot%\TEMP, and I changed it to:

%systemroot%\..\TEMP.

Thanks,

Eldad

Link to comment
Share on other sites

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...