Jump to content

C:\Windows\System32 folder missing!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
tyr

tyr

    Newbie

  • Members
  • Pip
  • 6 posts
This is a very unusual case, but my system32 folder is not located in the C:\Windows directory. In fact it is not even on my computer anymore! I noticed this a while back but it made no difference in how the computer ran so i let it be. Now my C++ compiler isnt working correctly and is locking up, and the problem may be to a "not found" file in the system32 folder. Other programs also have this problem i noticed from a quick debug.

Should I run a repair job of windows XP or does anyone have a solution to this strange problem?

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
The fact that your windows loads means your system32 folder is there. If it wasn't there, Windows wouldn't load.

Try running antivirus, sypware and adware software.

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
How are you looking for your c:\windows folder, in file Explorer? I know that an option in the preferences "hides" your system folders and this folder is one of them. You may want to drop to command (cmd) and see if it is viewable there.

You can also figure it out this way:

Start/Run/regedit <enter>
expand HKEY_LOCAL_MACHINE
expand SOFTWARE
expand Microsoft

In these keys you will find the filepath. Click on .NETFramework
You should see "InstallRoot" which will have something like:
C:\WINDOWS\Microsoft.NET\....

#4
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
Did you change the dir when you installed it?