Setup error

  • Thread starter Thread starter david
  • Start date Start date
D

david

Hi,

I have a problem when running a setup to install a program.
The setup show this message:

"Setup cannot continue because some system files are out
of date on your system. Click OK if you would like setup
to update these files for you now. You will need to
restrart Windows before you can run setup again. Click
cancel to exit setup without updating system files."
OK-CANCEL

But after I choose OK and restart it again, the setup
still show the same problem.

Do any of you know how to solve it ?

Note:
I'm using Windows 2000 to develop the setup package, and I
tried to install the setup package on Windows XP.

Please help.

Regards,
David
 
* "david said:
I have a problem when running a setup to install a program.
The setup show this message:

"Setup cannot continue because some system files are out
of date on your system. Click OK if you would like setup
to update these files for you now. You will need to
restrart Windows before you can run setup again. Click
cancel to exit setup without updating system files."
OK-CANCEL

But after I choose OK and restart it again, the setup
still show the same problem.

Do any of you know how to solve it ?

Note:
I'm using Windows 2000 to develop the setup package, and I
tried to install the setup package on Windows XP.

I assume you are talking about VB6. You may want to turn to the VB6
groups (microsoft.public.vb.*).

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Improve your quoting style:
<http://learn.to/quote>
<http://www.plig.net/nnq/nquote.html>
 
Back
Top