Re: Setting a no reboot flag in INF by Tim
Tim
Sat Oct 20 17:16:57 PDT 2007
"Jerry West" <jw@comcast.net> wrote:
>
>Is there a statement I can add to a INF file, supported across all OSs, that
>sets a flag to not prompt the user for a reboot and to not reboot the system
>under any circumstance?
What, exactly, do you mean by "across all OSs"? Win95 liked to reboot. A
lot.
In general, the answer is no. There are several conditions that cause a
reboot, and you just have to make sure you don't meet any of them Don't
create any RunOnce keys in the registry (except for rundll32). Make sure
your driver has an unload handler.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.