DaFixzer
17th April 2013 18:40 UTC
FreeArc for NSIS plugin Completed.
Hi
Have a good day
This plugin provides basic FreeArc file archive extraction ability for NSIS Installer Scripts.
If you want to use this plugin you must compress your archive with FreeArc.
FreeArc Archive is used by InnoSetup widely, FreeArc is faster and had more compress ratio than most of other Archives,
On the other hand NSIS is pure, more flexible easier to understanding than InnoSetup
Hope you like it.
FreeArc for NSIS Plugin full description and download link
http://www.smart-arab.com/2013/04/fr...r-nsis-plugin/
If you don't like outer links, here is the Attachment.
P.S:
I register at http://nsis.sourceforge.net/Category:Plugins website,
But I don't know how to create a page, color it, uploads file.
If any one can help to do this stuff I would be very thankful.
T.Slappy
19th April 2013 08:54 UTC
Nice work!
to create new wiki page for your plug-in simply type http://nsis.sourceforge.net/FreeArc_plug-in into the browser (login is required) and click edit this page.
Afrow UK
19th April 2013 09:19 UTC
And to upload the plug-in go to http://nsis.sourceforge.net/File:FreeArcPlugin.zip (for example) then you can upload it.
Stu
DaFixzer
19th April 2013 09:48 UTC
Thank you,
DaFixzer
19th April 2013 10:43 UTC
I did it. Thank you for your help guys,
I click Edit page on any existing page to get the code tags
http://nsis.sourceforge.net/FreeArc_plug-in
Roob
25th April 2013 09:21 UTC
Finally someone did it! Thanks man. Can you make a Unicode version and detailed log in window, please?
DaFixzer
28th April 2013 13:35 UTC
Originally posted by Roob
Finally someone did it! Thanks man. Can you make a Unicode version and detailed log in window, please?
Thank you, for your info
Sure, I am working on Detailed log window to show files name that are begin extracted.
and of course I Will fix the unicode version.
The Only Problem is that FreeArc Plugin USE "Unarc.dll" source code which compiled by gcc ( Mingw32)
Which make things not very smooth as if they were compiled by Visual Studio C++ Compiler.
Roob
1st May 2013 11:45 UTC
Originally posted by DaFixzer
Sure, I am working on Detailed log window to show files name that are begin extracted.
and of course I Will fix the unicode version.
Thank you again. We will wait for the news.