/L20"NSIS Installer"   Line Comment = ;  File Extensions = nsi
/Delimiters = ~^&*()+=|\{}[]:;"'<> 	,.?/	 
/C1"Keyword"
Goto
IfErrors IfFileExists
/C2"Preprocessor"
!
endif 
ifdef ifndef
packhdr
/C3"Function"
BringToFront
CopyFiles CreateDirectory CreateShortCut
DetailPrint Delete
Exec ExecShell 
HideWindow
SearchPath StrCpy StrCmp Sleep
RMDir RegDLL 
UnRegDLL
WriteRegStr WriteRegDword
/C4"Command"
AutoCloseWindow
BGGradient
CRCCheck
InstallColors InstProgressFlags
SetCompress SetDatablockOptimize SetDateSave ShowInstDetails SilentInstall SetOverwrite
WindowIcon
/C5"Value"
auto
colored
false
IDOK 
ifnewer 
nevershow normal 
MB_OK MB_YESNO MB_ICONQUESTION
off on
show smooth 
try 
/C6"Builtin"
Caption Call ComponentText 
DirText DisabledBitmap
EnabledBitmap 
File 
Name Nop
MessageBox
Icon InstallDir InstallDirRegKey InstType
LicenseData LicenseText
OutFile
SetOutPath
UninstallIcon UninstallText 
WriteUninstaller
/C7"Label"
** $
** :
/C8"Delimiter"
Function FunctionEnd
Section SectionIn SectionDivider SectionEnd
/C9"Register"
DeleteINIStr DeleteINISec DeleteRegKey
ReadINIStr ReadRegStr
WriteINIStr WriteRegBin
