Re: Can't continue setup.exe
First of all, make sure they didn't have any third party software that may block your setup from updating system files on their PC, or any setting that may result in restoring their system files and discard any changes. Ex. DeepFreeze, etc.
Second, make sure you didn't supply any outdated files into newer system, ex. files from Win98 into WinXP, as it may cause your system not to works anymore.
Beside that, I've never got into such a problem before.
Good luck ;)
Re: Can't continue setup.exe
You definitely seem to be missing some dependencies and possibly deploying bad dll's.
Re: Can't continue setup.exe
Don't use VB's Package & Deployment Wizard as your installer. Try something else like Inno Setup, Install Creator, etc.
Re: Can't continue setup.exe
Moved to Application Deployment
Re: Can't continue setup.exe
What OS do you use on your developmen machine and what is the target OS?
Re: Can't continue setup.exe
Quote:
Originally Posted by RhinoBull
What OS do you use on your developmen machine and what is the target OS?
widows xp in both
Re: Can't continue setup.exe
You might try making sure you have the most recent VB6 Service Pack as well.
Re: Can't continue setup.exe
It's the same problem all over again... You need to deploy the correct VB runtime files with your app.
Re: Can't continue setup.exe
Re: Can't continue setup.exe
Quote:
Originally Posted by dilettante
i think this gonna solve my problem.
i will get back here after applying this to my pc.
thanks you so much to all