Get Installer Filename

Nullsoft Scriptable Install System

Previous | Contents | Next

C.5 Get Installer Filename

 System::Call 'kernel32::GetModuleFileName(p 0, t .R0, i ${NSIS_MAX_STRLEN}) i.r1'
 ;$R0 will contain the installer filename

Previous | Contents | Next