PDA

Click to See Complete Forum and Search --> : [RESOLVED] Package and Deployment Problems


brockmasterflex
Aug 4th, 2005, 01:59 PM
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

dglienna
Aug 4th, 2005, 02:08 PM
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.

brockmasterflex
Aug 4th, 2005, 03:06 PM
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

dglienna
Aug 4th, 2005, 03:11 PM
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.

randem
Aug 4th, 2005, 04:34 PM
brockmasterflex,

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

brockmasterflex
Aug 5th, 2005, 01:15 PM
got it to work with Inno Script and Inno setup.... wasn't that hard.....

Deadly,
Brock

randem
Aug 5th, 2005, 02:28 PM
BTW: ********** is one word....