Creating a New System.ini File Without Third-Party DriversID: Q140441
|
This article describes how to create a new System.ini file without third- party drivers. You may need to create a new System.ini file if, after using standard troubleshooting procedures to determine the cause of a problem, the System.ini file becomes incorrect, missing, or damaged.
To create a new System.ini file without references to third-party device
drivers, follow these steps.
NOTE: These instructions assume that Windows is installed in the
Windows folder on drive C. If you are using a different drive or folder,
adjust the following instructions accordingly.
[boot]
mouse.drv=mouse.drv
drivers=mmsystem.dll
Add the following line in the [386Enh] section of the file:
mouse=*vmouse
[386Enh]
device=*vshare
device=*dynapage
device=*vcd
device=*vpd
device=*int13
keyboard=*vkd
display=*vdd
mouse=*vmouse, msmouse.vxd
woafont=dosapp.fon
device=*enable
[keyboard]
layout=kbdus.kbd
subtype=
type=4
keyboard.dll=
oemansi.bin=
[Intl]
ACP=1252
OEMCP=437
SystemLocale=00000409
[boot]
system.drv=system.drv
drivers=mmsystem.dll
user.exe=user.exe
gdi.exe=gdi.exe
sound.drv=mmsound.drv
dibeng.drv=dibeng.dll
comm.drv=comm.drv
shell=Explorer.exe
keyboard.drv=keyboard.drv
fonts.fon=vgasys.fon
fixedfon.fon=vgafix.fon
oemfonts.fon=vgaoem.fon
386Grabber=vgafull.3gr
display.drv=pnpdrvr.drv
mouse.drv=mouse.drv
*DisplayFallback=0
[power.drv]
[drivers]
wavemapper=*.drv
[iccvid.drv]
[mciseq.drv]
[mci]
cdaudio=mcicda.drv
sequencer=mciseq.drv
waveaudio=mciwave.drv
avivideo=mciavi.drv
videodisc=mcipionr.drv
vcr=mcivisca.drv
[NonWindowsApp]
[vcache]
[nwnp32]
[boot.description]
keyboard.typ=Standard 101/102-Key or Microsoft Natural Keyboard
aspect=100,96,96
display.drv=Standard Display Adapter (VGA)
mouse.drv=Standard mouse
system.drv=Standard PC
[MSNP32]
[display]
[drivers32]
vidc.CVID=iccvid.dll
VIDC.IV31=ir32_32.dll
VIDC.IV32=ir32_32.dll
vidc.MSVC=msvidc32.dll
VIDC.MRLE=msrle32.dll
Additional query words: clean build rebuild
Keywords : kbenv win95 win98
Version : 95
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: January 23, 1999