I recently saw a .nsh file for the first time. What is it? I can't find any docs regarding this language. Does anyone know a good place to learn about it?
It is an installer file used by NSIS (Nullsoft Scriptable Install System), a program used for creating Windows installers; saves header information that can be included across all .NSI installer scripts; helps setup common environment conditions for an installation.
I recently saw a
.nsh
file for the first time. What is it?
They are scripts that operate in the context of a UEFI shell. [1] These tend to have standardised names, like startup.nsh
.
I can't find any docs regarding this language. Does anyone know a good place to learn about it?
They adhere to the UEFI Shell Specification Version 2.2. [2] Wikipedia summarises it somewhat well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With