Results 1 to 7 of 7

Thread: [RESOLVED] Package and Deployment Problems

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    41

    Resolved [RESOLVED] Package and Deployment Problems

    Hey all,

    I have used the Package and Deployment Wizard to create an installation wizard for my application. However, the install seems to only work in WIndows XP. If I try to install the application on another machine, it will ask me to update some system files (which are out of date) and restart. After I restart though it will ask me to update and restart again, and again...... Anyone else ever have a problem with this or be able to point me in the right direction.

    Thanks
    BROCK

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Package and Deployment Problems

    You can use Inno Script and Inno Setup. It has an Automatic System Upgrade option which will make sure that the right versions of everything are installed.
    Visit www.*********** for details.

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    41

    Re: Package and Deployment Problems

    So, the built-in Package and Deployment wizard doesn't do this sort of thing for you? I have a write my own script to check for dependencies..... hmmmm, this used to work, it seems funny that is doesn't now. I guess I'll just have to look into in further, installing more software and writing more scripts will just confuse me.

    Thanks,
    Brock

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Package and Deployment Problems

    Inno Script writes the script needed by Inno Setup. It is a good tool, written by Randem, a member here. It can do many things that the P&D Wizard can't.
    It is much easier than trying to write your own installer.

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Package and Deployment Problems

    brockmasterflex,

    Take a look in my signature for ********** and Installer Problems.

  6. #6

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    41

    Re: Package and Deployment Problems

    got it to work with Inno Script and Inno setup.... wasn't that hard.....

    Deadly,
    Brock

  7. #7
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: [RESOLVED] Package and Deployment Problems

    BTW: ********** is one word....
    Last edited by randem; Aug 5th, 2005 at 05:10 PM.

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