The information in this article applies to:
SUMMARY
This article describes how to reinstall Windows 95 to a new folder.
MORE INFORMATION
NOTE: Be sure to disable any anti-virus software or "dirty" TSRs before
you run Windows 95 Setup. For information about "dirty" TSRs, please see
the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q139052
TITLE : "Dirty" and "Deadly" TSRs Detected by Windows 95
To install Windows 95 to a new folder, you must run Setup from a real-mode
command prompt. If you run Setup from within Windows 95, you can reinstall
Windows 95 over the existing installation, but not to a new folder. To
install Windows 95 to a new folder, use the appropriate method:
Installing from Your Hard Disk
- Click Start, point to Programs, and then click MS-DOS Prompt.
- At the command prompt, type the following lines, pressing ENTER after
each line:
cd\
md w95flat
- Insert the Windows 95 CD-ROM into the CD-ROM drive.
- At the command prompt, type the following line, and then press ENTER
copy <drive>:\win95\*.* c:\w95flat
where <drive> is the drive letter assigned to your CD-ROM drive.
- Restart your computer. When you see the "Starting Windows 95" message,
press the F8 key, and then choose Command Prompt Only.
- Make a backup copy of the system files in case you decide to
return to your original installation of Windows 95. To do so,
follow these steps:
a. Type the following lines. Press ENTER after each line:
attrib -s -h -r msdos.sys
copy msdos.sys *.xxx
copy autoexec.bat *.xxx
copy config.sys *.xxx
b. To return to your original Windows 95 installation, copy
the files listed above to their original names, and then
restart your computer.
- Type the following line, and then press ENTER.
cd w95flat
- Run Setup. Specify a new folder for the Windows 95 installation. Make
sure not to use the folder for your current installation of Windows 95.
Installing from Windows 95 CD-ROM or Floppy Disks
- Restart your computer. When you see the "Starting Windows 95" message,
press the F8 key, and then choose Command Prompt Only.
- Make a backup copy of the system files in case you decide to
return to your original installation of Windows 95. To do so,
follow these steps:
a. Type the following lines. Press ENTER after each line:
attrib -s -h -r msdos.sys
copy msdos.sys *.xxx
copy autoexec.bat *.xxx
copy config.sys *.xxx
b. To return to your original Windows 95 installation, copy
the files listed above to their original names, and then
restart your computer.
- To install Windows 95 from disks, proceed to step 9.
- To install Windows 95 from a CD-ROM, the real-mode CD-ROM drivers
must be loaded in the Autoexec.bat and Config.sys files. If they
are not, continue with these steps. If they are, proceed to step
9.
- View the Autoexec.dos file and note the line referring to the
Mscdex.exe file.
- View the Config.dos file and note the line referring to the CD-ROM
driver.
- Edit the Autoexec.bat file and add the MSCDEX statement you noted
in step 5. Edit the Config.sys file and add the CD-ROM driver line
you noted in step 6.
- After you edit and save the Autoexec.bat and Config.sys files,
restart the computer. When you see the "Starting Windows 95"
message, press the F8 key, and then choose Command Prompt Only.
- Run Setup from the original Windows 95 disks or CD-ROM. Specify
a new folder for the Windows 95 installation. Make sure not to use
the folder for your current installation of Windows 95.
NOTE: When you install Windows 95 to a new folder, you must reinstall all
Windows-based programs in the new Windows 95 installation.
|