Dear Paul!

None of these can be compiled using the default install, do you still
have the System.dll from 2.07 installed? Do the other Linux stubs
produce the same result? Any other clues? I'll investigate more
tomorrow.

Yes, that's true. I use System.dll from 2.08.

I compiled FileFunc.nsi/LogicLib.nsi with every setting zlib/lzma/bzip2 w/ and w/o solid. But the GPF occurs on all exes.

In the LogicLib.nsi, I think there is a problem with SectionIsSelected.

----------------------------------------------------------
Function ComponentsLeave
  ; Section flags tests (requires sections.nsh be included)
  ${Unless} ${SectionIsSelected} ${TESTS}
    MessageBox MB_OK "Please select the component"
    Abort
  ${EndIf}
FunctionEnd
----------------------------------------------------------

Maybe you can get some better results.

-Bruno.

$                                                                 0
                             How's your life?
6                                                                 ยง


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to