MassCompiler: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Description ==
== Description ==


xpyle is a mass nsis compiler to build localized versions of your installer or software. It automatically detects language-files, compiles monolingual builds and zips them up with the translation name in the filename.
xpyle is a mass NSIS compiler to build localized versions of your installer or software. It automatically detects language-files, compiles monolingual builds and ZIPs them up with the translation name in the filename.


== Links ==
== Links ==


'''[http://sourceforge.net/projects/xpy/ xpy Project]'''
* '''[http://prdownloads.sourceforge.net/xpy/xpyle-0.2-binsrc.zip?download Download]'''
[http://prdownloads.sourceforge.net/xpy/xpyle-0.2-binsrc.zip?download download] (incl. source)
* [http://sourceforge.net/projects/xpy/ Project]
* [http://forums.winamp.com/showthread.php?s=&threadid=221352 Forum Post]
* [http://xpy.whyeye.org/ Website]
 
[[Category:Related Software]]

Latest revision as of 05:31, 3 December 2005

Description

xpyle is a mass NSIS compiler to build localized versions of your installer or software. It automatically detects language-files, compiles monolingual builds and ZIPs them up with the translation name in the filename.

Links