Initial compile error

Please let our ADS show!

This sites offers only FREE software and it's supported by a few advertisement boxes (no intrusive popups).
Please:

  • disable your AdBlocker by adding CoolSoft website to whitelist
  • give the proper cookie consent
  • enable JavaScript for this website

This seconds wait is to let you update your browser configuration...

Ok, I've done the required changes... now show me your content!
!!! Please enable JavaScript !!!
Posts: 1
Joined: February 24, 2015 - 15:01
Initial compile error

In my first try, I genereted and included the .nsdinc file. but te compiler error say:

Invalid command: ${NSD_CreateGroupBox}
 
What am I missing?
 

Posts: 1972
Joined: March 25, 2012 - 01:19
Re: Initial compile error

You must include MUI libs into your script, before .nsdinc file inclusion:

!include MUI2.nsh
!insertmacro MUI_LANGUAGE English