Archive: The Final Word on ns:exec and blocking


The Final Word on ns:exec and blocking
Hi guys, I've used this thing for a while, but I'm still not clear on one thing:

I used ExecWait to make an operation block. I use nsExec::Exec to make an operation run without a DOS box. Can I get both of these effects (an invisible, blocking DOS box) easily?

Thanks!

Rob


nsExec always blocks as it waits for the console application's output.


Seriously? I could've sworn it did the opposite. Sorry about that, then, waste of a topic!

And thanks for the quick reply, so glad you're here to help many, many people make installers. cheers mate.