I tried to compile project.nsi which was used in NSIS2 with NSIS3.
The following error occurred.
I have a question about this error.
!macro: macro named "RemoveSection" already exists!
Error in script "C:/myproject/build/_CPack_Packages/win64/NSIS/project.nsi" on line 182 -- aborting creation process
Is "RemoveSection" macro specifically defined in NSIS3?
---
[Previous Environments]
* NSIS 2.51
[New Environments]
* NSIS 3.05