Zaha
25th July 2008, 09:09
I've been searching for the past two days and haven't found anything on this.
Basically, I duplicated the nsi file for installer I had already used which had worked. The only alterations I made to it were in registry values (which are solid) and filepaths for the actual files for the installer to install.
However, the compiler is consistently giving me errors on line 52, which is:
!insertmacro MUI_PAGE_WELCOME
I've attached the nsi file for anyone to go over, but I honestly can't see what's tripping the compiler up. It's a completely innocuous line, and it was fine with it in every other installer I've used it in.
Basically, I duplicated the nsi file for installer I had already used which had worked. The only alterations I made to it were in registry values (which are solid) and filepaths for the actual files for the installer to install.
However, the compiler is consistently giving me errors on line 52, which is:
!insertmacro MUI_PAGE_WELCOME
I've attached the nsi file for anyone to go over, but I honestly can't see what's tripping the compiler up. It's a completely innocuous line, and it was fine with it in every other installer I've used it in.