This is the error:
I have nsis 2.0 installed and I recently downloaded the development Snapshot and copied those files over my nsis 2.0 install so that I could use the installlib function.
!define: "LIBRARY_VERSION_HIGH" already defined!
!include: error in script: "C:\Program Files\NSIS\Contrib\Library\LibraryLocal\LibraryLocal.nsh" on line 1
Error in macro InstallLib on macroline 84
Error in script "C:\Temp\iRing\iRing2.nsi" on line 319 -- aborting creation process
Here is my script, it is a little messy as I am just learning how to use it(sorry if it is long).
This is the script:
[snip, attached below]