From: Tim Roberts on
Yossi <Yossi(a)discussions.microsoft.com> wrote:
>
>Yes try to run it on the sample did not work ...
>the problem is that theprefast start and then exit

For those who aren't following this thread on "ntdev", the problem here is
that Yossi was running "prefast" in a directory that did not have driver
source.
--
Tim Roberts, timr(a)probo.com
Providenza & Boekelheide, Inc.
From: Yossi on
Hi
In any case even not in the source directory "prefast /?" should work.
In my case it is not.
The problem is not the directory for some reason prefast exit without doing
nothing


C:\WinDDK\6000\tools\pfd\samples\fail_drivers\fail_driver1>prefast build -c

C:\WinDDK\6000\tools\pfd\samples\fail_drivers\fail_driver1>prefast /?

C:\WinDDK\6000\tools\pfd\samples\fail_drivers\fail_driver1>




"Tim Roberts" wrote:

> Yossi <Yossi(a)discussions.microsoft.com> wrote:
> >
> >Yes try to run it on the sample did not work ...
> >the problem is that theprefast start and then exit
>
> For those who aren't following this thread on "ntdev", the problem here is
> that Yossi was running "prefast" in a directory that did not have driver
> source.
> --
> Tim Roberts, timr(a)probo.com
> Providenza & Boekelheide, Inc.
>