Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 16th March 2011, 10:06   #1
kursat
Junior Member
 
Join Date: Mar 2011
Posts: 1
the best autoupdater program for nsis setups

hi all,

we created our setup file with nsis script, it size is about 450 mb. updater file size is to being about 150-200 mb when we release a new setup file.

we use "catenalogic updater program" but it is not updating properly. because update file is very big.

we want to change our updater program. can somebody offer a updater program. it will be compatible for nsis setup or nsis script.

best regards...
kursat is offline   Reply With Quote
Old 16th March 2011, 11:16   #2
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,849
This being an NSIS forum this probably isn't necessary to say, but I'll go out on a limb here: The best updating installer for NSIS is the NSIS installer that you create yourself. >_>
MSG is offline   Reply With Quote
Old 17th March 2011, 07:27   #3
T.Slappy
Senior Member
 
T.Slappy's Avatar
 
Join Date: Jan 2006
Location: Slovakia
Posts: 376
Send a message via ICQ to T.Slappy
Maybe you should use some downlander plugin:
put your data file on some server and download it to user's machine when he runs your setup.
All you need is to change data on server (once) and all installers will always download fresh data without any rebuild.

Create cool looking Graphical Installers in NSIS: www.graphical-installer.com -see below
I offer NSIS scripting, C/C++/C#/Delphi programming: www.unsigned-softworks.sk
Develop NSIS projects directly in Visual Studio 2005-2012: www.unsigned-softworks.sk/visual-installer/
T.Slappy is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Tags
autoupdater, updater

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