Link to home
Start Free TrialLog in
Avatar of stuwin95
stuwin95

asked on

Win95 boot problem

When I boot my compaq laptop, it come up,
"CPQLANG.DLL
No Language DLLs found"

Then,
"CPQLANG.DLL
No language directories found!
Nor did I find a DLL matching the current win.ini sLanguage setting."

I hit enter to continue booting and everything seems normal after that.  How can I eliminate this problem?
ASKER CERTIFIED SOLUTION
Avatar of tduprey
tduprey

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kreichel1
kreichel1


This error occurs when one of two executable files in the system.sav
folder is run. The two files, CIA.EXE and CIA2.EXE are used in the
QuickRestore process only. When run as part of the QuickRestore process
no error messages are generated, but they cannot be double clicked on at
other times.

To resolve the error message:

1. Click on Start, Run, and type in "sysedit" (without quotemarks) then
hit OK.
2. Close the windows until you see the WIN.INI file.
3. Delete any references to either of the above two files in any "Load"
or "Run" lines in the file.
4. Save changes to the file and exit SYSEDIT.
5. Reboot the computer. The error messages should not reoccur.

If you still face the problem, rebuilt the Win.ini as per the steps
given below:

1. Click Start
2. Click Shutdown
3. Choose to restart the computer in MS-DOS mode and click ok.

Once at the MS-DOS prompt type the following to restore the win.ini:

cd\windows <press enter>
ren win.ini win.ch <press enter>

If after attempting to rename the win.ini you receive File not found
continue to follow the below steps.

ren win.--- win.ini <press enter>

If after attempting to type the above command you receive file not found

follow the below instructions, if you do not receive a message your
win.ini should be restored to its original state.

dir win.*

If you see a file other then win.ch or win.com such as win.bak or
win.000 follow the above instructions however replace the --- for the
appropriate extension on your computer.

The above steps will solve the problem you are facing.