Old 4th May 2012, 19:10   #1
jpcoffey
Junior Member
 
Join Date: May 2006
Location: Atlanta, Georgia, USA
Posts: 8
Post NSIS Unicode 2.46.4 offered on portableapps.com . . .

All, portableapps.com is showing the NSIS Unicode installer 2.46.4 as being available. Check out,

http://portableapps.com/apps/develop...wnload_details

Are they jumping the gun, or is NSIS finally moving forward? Please advise. Thank you. : -)

Sincerely,

JPCoffey
jpcoffey is offline   Reply With Quote
Old 4th May 2012, 19:46   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
That is the unicode fork, next official release will be v3.0 probably...

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 4th May 2012, 21:18   #3
jpcoffey
Junior Member
 
Join Date: May 2006
Location: Atlanta, Georgia, USA
Posts: 8
Thumbs up Great news!

Anders, great news! Thanks for your prompt reply. Can you give us an idea of what is going to happen moving forward?
  • Are there going to be two forks from now on with a choice of Unicode or ANSI?
  • Are the forks going to be eventually merged to a common version 3.0?
  • Do you have a rough idea as to when this is going to take place?

Anders, you guys have done a great job with NSIS and we are all very appreciative. I am only asking because it has been so long since we have received any guidance as to what the road ahead will look like. You may not have known yourself, so we can completely understand. Thank you for any feedback you can provide.

Sincerely,

JPCoffey
jpcoffey is offline   Reply With Quote
Old 4th May 2012, 21:01   #4
LoRd_MuldeR
Major Dude
 
LoRd_MuldeR's Avatar
 
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
It should be noted that v2.46.4 had a bug with !searchreplace that was fixed in 2.46.5:
http://code.google.com/p/unsis/downloads/list

My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc
My source of inspiration: http://youtu.be/lCwY4_0W1YI
LoRd_MuldeR is offline   Reply With Quote
Old 4th May 2012, 21:32   #5
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
Most of the fork has already been merged. (What happens to the fork is out of our control, once we release v3.0 the fork will probably die)
v3.0 will be a unicode compiler that can also create ANSI installers.
Everything related to reading/writing files and !system needs to be rewritten, once that is done we should be getting closer to a release. (No timeframe)

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 7th May 2012, 10:38   #6
GaNi
Junior Member
 
Join Date: Jul 2010
Posts: 21
Introduce LZMA2 if possible.
GaNi is offline   Reply With Quote
Old 7th May 2012, 12:55   #7
LoRd_MuldeR
Major Dude
 
LoRd_MuldeR's Avatar
 
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
Quote:
Originally Posted by GaNi View Post
Introduce LZMA2 if possible.
AFAIK, the LZMA2 algorithm doesn't generally compress "better" than the LZMA(1) algorithm. It may even compress worse! It allows to compress the the data in several independent blocks, which allows for more efficient multi-threading. This may be important if you compress several gigabytes of data. But I doubt it will be that useful for NSIS installers...

My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc
My source of inspiration: http://youtu.be/lCwY4_0W1YI
LoRd_MuldeR is offline   Reply With Quote
Old 7th May 2012, 12:23   #8
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,892
Also, can I have some fries with that?
MSG 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