Hi!
I'm trying to package an old project, which used to work but now suddenly doesn't.
It seems to have something to do with MUI.
Heres the error:
Does anyone have any clue how to solve this?
I'm trying to package an old project, which used to work but now suddenly doesn't.
It seems to have something to do with MUI.
Heres the error:
I've been jumping from one error to the next for the past few days, but am now stuck with this.code:
!insertmacro: MUI_PAGE_WELCOME
Error while changing UI: Unicode conversion failed
Error in macro MUI_INTERFACE on macroline 54
Error in macro MUI_PAGE_INIT on macroline 3
Error in macro MUI_PAGE_WELCOME on macroline 5
Does anyone have any clue how to solve this?
Comment