|
-
Mar 28th, 2006, 09:19 AM
#1
Thread Starter
Fanatic Member
Deploying an App...
So I run the package and deployment wizard and make up this EXE. I install it on this Windows XP box and it says that some files are out of date. It updates them then reboots the computer and again says the files are out of date.
So I get WISE v5.0 and make up a WSI file. I try to install that on a Windows 98 box and it says that the Windows Installer is out of date and refuses to go any further. I don't have a net connection on that box so I can't even update it.
And don't even get me started on trying to distribute DAO 3.6 and let's forget Windows 95! It needs Dcom95.exe. Akkkkkk!
How the heck are we supposed to make a nice distribution? What tools would you use?
Any help appreciated.
--DB
-
Mar 28th, 2006, 09:40 AM
#2
Re: Deploying an App...
I personally use Wise 5.0 but some people here use Inno Setup
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Mar 28th, 2006, 09:42 AM
#3
Re: Deploying an App...
Moved to Application Deployment
 Originally Posted by Mark Gambo
I personally use Wise 5.0
My company also uses Wise, although I don't know what version.
-
Mar 28th, 2006, 09:42 AM
#4
Re: Deploying an App...
 Originally Posted by Mark Gambo
I personally use Wise 5.0 but some people here use Inno Setup
errr. . . Version 9.0
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Mar 28th, 2006, 09:43 AM
#5
Re: Deploying an App...
use the inno setup tool .its free and it makes good installers.just like a wizard .u just need to learn a few things abt scripting.
inno
refer the online manual for faqs which addresses all major issues including migfrating from the package and redeployment tool.
__________________
________________0îîî___
___îîî0________(___)____
__(___)_________) _/_____
___\_ (_________(_/______
____\_)_________________
-
Mar 28th, 2006, 11:01 AM
#6
Re: Deploying an App...
Inno script + Inno setup is what i use.
- Free
- Easy to use
- Profesional (SP?)
-
Mar 28th, 2006, 11:05 AM
#7
Re: Deploying an App...
Now you know that you either use Inno / Wise.
Anyways here are the two links you should go through incase you are still stuck to PDW
Best practices for deploying Visual Basic 6.0 applications
System Files out of Date Error
Use [code] source code here[/code] tags when you post source code.
My Articles
-
Mar 30th, 2006, 04:51 PM
#8
Thread Starter
Fanatic Member
Re: Deploying an App...
Thanks guys! Inno saved my bacon. Great product.
--DB
-
Mar 31st, 2006, 07:17 AM
#9
Re: Deploying an App...
I forgot to mention that I also use Wise Automatic Updater to keep the app on my clients machine up to date. If you want a sample script let me know.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
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
|