It would be nice if it shut down. Thats what you usually want when cloning.
Mark the image for cloning, then shut down so the media can be removed and
duplicated. It currently restarts and you must manually power off while its
in the BIOS.
Can it skip the popup?
Why popup a message? Just shut down or restart. At least put an option in
like '-quiet' or something. We typically script this, and don't want extra
user interaction.
--
Regards.
Mark K Vallevand
> Can fbreseal shut down instead of restart?
>
> It would be nice if it shut down. Thats what you usually want when cloning.
> Mark the image for cloning, then shut down so the media can be removed and
> duplicated. It currently restarts and you must manually power off while its
> in the BIOS.
Ask MS for this feature:
http://msdn.microsoft.com/embedded/community/community/feedback/feedxp/default.aspx
> Can it skip the popup?
>
> Why popup a message? Just shut down or restart. At least put an option in
> like '-quiet' or something. We typically script this, and don't want extra
> user interaction.
Don't know what message box are you talking but you should search in product documentation for:
OnResealComplete
Regards,
Slobodan
Thanks!
--
Regards.
Mark K Vallevand
"Slobodan Brcin (eMVP)" <sbr...@ptt.yu> wrote in message
news:OPVBarm$EHA....@TK2MSFTNGP12.phx.gbl...
You can customize the Reseal:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/html/xeconcustomizingresealphase.asp.
Just return FALSE from cmiResealDLL and call to shutdown.exe.
This will help you to eliminate the message boxes and/or shutdown instead of restart.
--
Regards,
KM, BSquare Corp.