|
-
February 12th, 2003, 11:10 PM
#1
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
-
February 13th, 2003, 03:36 AM
#2
Packaging and depolyment
hello friend
this is only due to version mismatch of ur dll
so to avoid this problem .. plz do setup on win98 machine it will work everywhere.
this is beacause dll u r using are newer than those which client is using.. windows file protection creates this problem
so it is better to d setup on win98
nothing to worry about it
thanx
-
February 13th, 2003, 03:40 AM
#3
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.
.:: ::.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|