Name "Example"
Icon "Example.ico"
OutFile "Example.exe"
InstallDir $PROGRAMFILES\Example
InstallDirRegKey HKLM "Software\NSIS_Example" "Install_Dir"
RequestExecutionLevel admin
LicenseText "ExampleLicense"
LicenseData "ExampleLicense.txt"