Hello Im a java, javascript, html and PHP programmer. And like to recompile some of the Portable Applications (maybe change , but I cant find in wich languaje are they??
How do I "COMPILE" the NSI & NSH source files in to an exe??
Im sure I need to learn a new langueje but WHAT'S HIS NAME?? and what Do I need to (download or buy) to compile them?
Thanks!!
is called NSIS
Hi!
The answer to your question is: It is NSIS, or the Nullsoft Scriptable Install System.
You can find a link/information about NSIS Portable here.
You can get some information about the Portablization process here.
And Welcome To PortableApps.Com
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
try here. They're for NSIS (Nullsoft Scriptable Installer System)files. NSI files stand for Nullsoft Scriptable Installer, and NSH files stand for Nullsoft Scriptable Header ;).
NSIS is not very structured like some others (it's not a 'curly brackets' language, and IF statements and FOR loops aren't available without a header called LogicLib.nsh, and changing variable values need the
StrCpy
command instead of using an equals sign. But it's probably the easiest possible language ever learned, right after BASIC).NSIS is 100% free, written in C++.
Hoped to have helped!
Insert original signature here with Greasemonkey Script.