Re: How to launch process from a Kernel Mode Driver by Tim
Tim
Thu Feb 05 22:59:53 CST 2004
"Brian Catlin" <brianc@sannas.org.bad> wrote:
>"Don Burn" <burn@stopspam.acm.org> wrote:
>
>> It cannot not be done directly from a driver. You will need a helper
>> service to launch the application.
>
>I think that statement is a bit too strong. How about "creating a process from
>a driver is not supported"? Clearly, if you know enough about the system, just
>about anything is possible
Although your statement might be factually accurate, it is not helpful.
Don's answer is exactly the right one for a newsgroup like this.
Anyone who asks that kind of question almost certainly does not know enough
about Windows to hack something like that successfully, and will generate
nothing but trouble, crashes, and more weird questions. On the other hand,
by following the rules and using a user-mode service, they can actually
achieve successful results.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc