|
-
Apr 7th, 2008, 12:33 AM
#1
Thread Starter
Lively Member
Can't continue setup.exe
hi
i have one vb application and created its setup file for deployment to client pc using packege wizard.
its perfectly installed to my developement pc but when i sun this setup of client pc to install there its give me following error
http://img265.imageshack.us/img265/9123/39873611jy3.jpg
after this when i click OK button setup ask me to restart my pc and after restarting the my windows nothing happens.
When i again start my setup after restarting my computer it again gimme above error.
so can you help me how to solve this.????
-
Apr 7th, 2008, 01:15 AM
#2
Lively Member
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
-
Apr 7th, 2008, 01:38 AM
#3
Re: Can't continue setup.exe
You definitely seem to be missing some dependencies and possibly deploying bad dll's.
-
Apr 7th, 2008, 01:47 AM
#4
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.
-
Apr 7th, 2008, 06:45 AM
#5
Re: Can't continue setup.exe
Moved to Application Deployment
-
Apr 7th, 2008, 08:09 AM
#6
Re: Can't continue setup.exe
What OS do you use on your developmen machine and what is the target OS?
-
Apr 7th, 2008, 10:44 AM
#7
Thread Starter
Lively Member
Re: Can't continue setup.exe
 Originally Posted by RhinoBull
What OS do you use on your developmen machine and what is the target OS?
widows xp in both
-
Apr 7th, 2008, 11:29 AM
#8
Re: Can't continue setup.exe
You might try making sure you have the most recent VB6 Service Pack as well.
-
Apr 7th, 2008, 10:05 PM
#9
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.
-
Apr 10th, 2008, 11:58 AM
#10
Re: Can't continue setup.exe
-
Apr 10th, 2008, 11:48 PM
#11
Thread Starter
Lively Member
Re: Can't continue setup.exe
 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
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
|