Talk:InstDrv plug-in
From NSIS Wiki
Jump to navigationJump to search
Hello,
Be warneed that there is a bug that corrupts the stack: after popping the result, the stack can be different than it was before a plugin call. I don't have time to dig into the code, but will try to.
--Charlesb 10:59, 26 October 2007 (PDT)
My error, it's not a bug, it's a feature; depending on the status of InstDrv::InstallDriver, there are one or two values in the stack. Weird! We might need a nsh for wrapping this. --Charlesb 11:41, 26 October 2007 (PDT)