1 ; NSIS "header" libraries can be in .nsh files.
4 * and not much of that either
8 !macro SillyMacro Param1
9 ; ... Because we can ;-)
10 !error "Why did you call this macro, ${Param1}? That was silly."
14 # Likewise, because we can.
15 DetailPrint "Aarrrrggghh! I died."