Results 1 to 9 of 9

Thread: Deploying an App...

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2005
    Posts
    586

    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

  2. #2
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    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."


  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Deploying an App...

    Moved to Application Deployment
    Quote Originally Posted by Mark Gambo
    I personally use Wise 5.0
    My company also uses Wise, although I don't know what version.

  4. #4
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Deploying an App...

    Quote 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."


  5. #5
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    Talking 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________(___)____
    __(___)_________) _/_____
    ___\_ (_________(_/______
    ____\_)_________________

  6. #6
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: Deploying an App...

    Inno script + Inno setup is what i use.

    • Free
    • Easy to use
    • Profesional (SP?)

  7. #7
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    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

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2005
    Posts
    586

    Re: Deploying an App...

    Thanks guys! Inno saved my bacon. Great product.

    --DB

  9. #9
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    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
  •  



Click Here to Expand Forum to Full Width