|
-
Aug 4th, 2005, 01:59 PM
#1
Thread Starter
Member
[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
-
Aug 4th, 2005, 02:08 PM
#2
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.
-
Aug 4th, 2005, 03:06 PM
#3
Thread Starter
Member
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
-
Aug 4th, 2005, 03:11 PM
#4
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.
-
Aug 4th, 2005, 04:34 PM
#5
Re: Package and Deployment Problems
brockmasterflex,
Take a look in my signature for ********** and Installer Problems.
-
Aug 5th, 2005, 01:15 PM
#6
Thread Starter
Member
Re: Package and Deployment Problems
got it to work with Inno Script and Inno setup.... wasn't that hard.....
Deadly,
Brock
-
Aug 5th, 2005, 02:28 PM
#7
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|