"Error loading from file" problem

(Emtexgi2.exe under Windows 95/NT)

This error is due to the fact that some of the auxiliary files (mostly DLLs) distributed with emtexgi may not be properly "registered" with Windows 95.

From here you can download regsvr32.exe, a little program for registering DLLs and such. Copy it into your windows system directory and, at the DOS prompt, try running it in turn on the seven files that emerge from emtexgi's dll95.zip. E.g.

regsvr32 comdlg32.ocx

The seven files in question are: MFC40.DLL, MSVCRT20.DLL, MSVCRT40.DLL, OLEPRO32.DLL, COMDLG32.OCX, VB40032.DLL, and VEN2232.OLB.

I am not in a position to test this routine myself, but I have had a report that it works OK.

Allin Cottrell, 27 January 1997.