Edit the " Autoexec.bat " and " Config.sys " file in
the C:
Step :-
1.
Click Start
then select Run.
2. Key in “
NOTEPAD
C:\AUTOEXEC.BAT ”, then click OK.

3. Add
following command :
IF
NOT EXIST C:\TEMP\*.* MD C:\TEMP
IF %TEMP%.==. SET TEMP=C:\TEMP
SET CLIPPER=//F:120 //SWAPPATH:C:\TEMP //TEMPPATH:C:\TEMP

4.
Save & Close this file,
then repeat the step 1.
5.
Key in “
NOTEPAD C:\CONFIG.SYS ”, then click OK.

6.
Add following
command :
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE Ram
DOS=HIGH,UMB
FILES=120

7. Save
& Close this file.
8. Restart
Computer, Finish. |