Old 17th January 2007, 20:20   #1
Gozzgug
Junior Member
 
Join Date: Jan 2007
Posts: 1
Question NSIS -vs- MSI

We have a vendor that has found a 127 MSP limit using windows installer, (MSI/MSPs). We get MSP patches from them frequently for updates. We reach the 127 MSP limit very quickly and are having a hard time dealing with this limitation.

Does NSIS support patching in a similar way to MSI and if so can it handle more than 127 patches being applied to an existing install? Is there a limit?

Thanks.
Gozzgug is offline   Reply With Quote
Old 18th January 2007, 14:58   #2
Comm@nder21
Major Dude
 
Join Date: Jul 2003
Location: germany, b-w
Posts: 734
Send a message via ICQ to Comm@nder21
nsis supports close to anything as far as you write the right scripts

i guess you could write a script that supports far more than 127 patch installations.
but as i said: you'd have to write the complete patching script, you do not have a GUI to click such things together.
Comm@nder21 is offline   Reply With Quote
Old 22nd January 2007, 15:31   #3
onad
Senior Member
 
onad's Avatar
 
Join Date: Dec 2004
Location: Turkey
Posts: 447
Ask your vendor to upgrade the major verion of the MSI package after releasing more than 126 updates.

You also can repack the deliverd MSI package yourself with e.g. MAKEMSI http://www.dennisbareis.com

And yes, you could also use NSIS and VPatch theoretically, but whatever your choose, it is still a lot of work.

IMHO:
It's really better to ask the vendor to learn how to use MSI correctly. This situation should normally never occur with propper MSI packages.

"Just do it"
onad is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump