Need a help on problem during packaging VB Program
I have been encountering this problem on packaging and installing a Visual Basic program. The program is OK when I've tried packaged it, but when I install it, I'm encountering this kind of 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 restart Windows before you can run setup again. Click cancel to exit setup without updating system files."
If I click the OK button on the dialog, I'm encountering that again.
How could I avoid this kind of problem. I couldn't install the program on my client because of this.
Please help me.
Thank you very much.
Pepe Smith
What kind of OS is the client using?
What kind of Windows is the client using? If NT,2K,XP the check for administrative privileges when installing.
Or you can try to package it with another program. There are some small programs like "GP Install" that in most cases will help you.