problems with PREfast
-
For some reason or another PREfast always crashes my script host. Has anybody come across this problem and know of a way to get it working? My development env is Vista x64 ( with script host 5.7 ), VS2005 ( not that it matters ) and the latest WDK 6001.18000 Opening any build environment and typing "prefast /?" crashes, as does trying to run prefast.exe from a command line. According to the docs PREfast is supported on all OS's starting with winXP and I am unable to find anything about this problem on MSDN or google.
Waldermort
-
For some reason or another PREfast always crashes my script host. Has anybody come across this problem and know of a way to get it working? My development env is Vista x64 ( with script host 5.7 ), VS2005 ( not that it matters ) and the latest WDK 6001.18000 Opening any build environment and typing "prefast /?" crashes, as does trying to run prefast.exe from a command line. According to the docs PREfast is supported on all OS's starting with winXP and I am unable to find anything about this problem on MSDN or google.
Waldermort
-
I seem to recall it just doesnt work on the 6000 DDK. We also use the 3790 DDK for 2k and XP and on that it works so if you want you can just check your code using that version.
Morality is indistinguishable from social proscription
I will have to install the 3790 DDK again, but I'm sure I had the same problem last time I used it. I hoped the issue would have been fixed in the 6000 release. I'll re-install it now and see how it goes.
Waldermort
-
I will have to install the 3790 DDK again, but I'm sure I had the same problem last time I used it. I hoped the issue would have been fixed in the 6000 release. I'll re-install it now and see how it goes.
Waldermort
I am having the same problem. Here I'm using a Windows XP sp2. Did you manage to solve this problem?