Talk:InstDrv plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 6: Line 6:


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.
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.
--[[User:Charlesb|Charlesb]] 11:41, 26 October 2007 (PDT)

Latest revision as of 18:41, 26 October 2007

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)