I recently had a crash om my system "windows\system32\config\system....missing or corrupt". I went to the MS web site and used their fix as follows:
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak
delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default
copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default
It got my stem back up and I'm able to access all the programs on my C drive but I lost all the desktop shortcuts to programs installed on my D drive. I tried to goto the EXE file and create new short cuts but the programs will not run. I tried to run them from the PROGRAMS MENU but nthe wont run. It tells me the program has to be installed.
When I ren the program it starts and runs but says the program needed to be installed for the current user.
Any one know how to get them back with out reinstalling them?
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak
delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default
copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default
It got my stem back up and I'm able to access all the programs on my C drive but I lost all the desktop shortcuts to programs installed on my D drive. I tried to goto the EXE file and create new short cuts but the programs will not run. I tried to run them from the PROGRAMS MENU but nthe wont run. It tells me the program has to be installed.
When I ren the program it starts and runs but says the program needed to be installed for the current user.
Any one know how to get them back with out reinstalling them?