|
Reinstall Win ME
You should find SETUP.exe in the following directory:
C:\WINDOWS\OPTIONS\INSTALL
Running that will reinstall your system without the CD.
Your system should come back the way it was, only without the problems.
Second method:
If you want to extract files:
1) Go to DOS
2) type: cd C:\WINDOWS\OPTIONS\INSTALL
3) note the first cab file in that directory.
4) at the dos prompt type:
extract /a /d (Name of first cabfile in directory) (Name of file you want to extract) /L (Location where you want the file to go)
This will look in all the CAB files in that directory for the file you need.
|