Download User's Guide to POPCYCLING

Transcript
User’s Guide to POPCYCLING-Bråviken Model V 1.00
ATTACHMENT E FIXING ERRORS
Error E1 System files out of date issue
Microsoft has identified this issue and proposed several solutions (see the following link for
details).
(http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/suppor
t/kb/articles/Q191/0/96.ASP&NoWebContent=1)
Here the developer recommends one solution. User first need to find the file called
Setup.LST which can be found in the folder after uncompressing of installation package, and
then user needs to right click the file and use Microsoft Notepad to open it.
Indeed this problem is caused by the bootstrap setup. The dll files called Vb6stkit, Msvcrt40
and Comcat are essential for running VB 6.0 programs. However, the other dll files are “out
of date” and cause the error, which are not needed by the program in fact. Therefore, user
can add colons “;” in front of the lines to make the program skip those “out of date” files.
62