nx.nsh 240 B

1234567891011
  1. !ifndef NULLSOFT_NX_NSIS_HEADER
  2. !define NULLSOFT_NX_NSIS_HEADER
  3. !include "log.nsh"
  4. !include "syslink.nsh"
  5. !include "system.nsh"
  6. !include "textRect.nsh"
  7. !include "windowRect.nsh"
  8. !include "windowText.nsh"
  9. !endif ;NULLSOFT_NX_NSIS_HEADER