My application was put together with the Package and Deployment Wizard and installs fine on my computer, but not on my friends. He keeps getting a message that says his files are out of date and he needs to update. We have similar systems (Quite new, Windows XP), the program installs/runs fine on my computer, but not on his? It doesn't actually let him update anything and just keeps giving the message.
Any advice is appreciated, thanks!
Tronman
EDIT: oh, and if its important the only control it uses is the common dialogue.
He probably has Automatic Update turned off, which he shouldn't have. Tell him to go to updates.microsoft.com and get his computer updated.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read. Please Help Us To Save Ana
But, aren't all the files he should need distributed within my cab file? The exe, the common dialogue ocx, the vb 6 runtimes? I don't understand what he would need to update...
This is an old repeating PDW problem. Search the forum and you will find the solution or you can use another installer such as Inno Setup which will not have problems such as that. Look in my signature for Inno Setup and the Third Party Tools if you want to look at a different installer.