This text file describes the installer source code.

You probably will want to turn word wrap on to read this.

Here are some things to keep in mind:

-If you modify and distribute your version of this package, then you MUST mention somewhere that you have modified it. The GNU General Public License (LGPL) requires this.

-Also, if you make and distribute modified version(s) of this software, then they *MUST* be licensed using the regular GNU GPL. You may **NOT** use **ANY** other license. If you do not agree with this condition, then you must uninstall this software **NOW**!

-GNU is pronounced "guh-new" and rhymes with canoe.

-GPL is pronounced "gee-pee-el."

-The installer script is called "INSTALLER.NSI" and is in the same directory as this file.

-I'd recommend getting a good script editor like HM NIS Edit by Hctor Mauricio Rodrguez Segura. HM NIS Edit is a wonderful script editor and script wizard available from http://hmne.sourceforge.net. HM NIS Edit is the best IDE I've found for NSIS. It's so good that it can write the *whole* script for you, and it's the first one I've seen that supports the Modern UI *AND* the Classic UI.

-If you have UPX in your search path, you may want to uncomment a certain directive in the script. Ironically, the part to be uncommented has comments pointing it out.

-There aren't that many comments, but I think the script shouldn't be too hard to figure out if you know the scripting language.

-I can't *make* you do this, but I would appreciate it if you e-mailed me your modification of this software if you modify and redistribute it. My e-mail address is daniel1986@execpc.com.

-Good luck!