X
XPEte
Hi-
I have an XPE runtime image on a system that is required to boot without a
CMOS battery and without user input. I want to block/acknowledge the
"Invalid System Time" window that appears during/after boot because of the
former. Right now I am using the component "Message Box Default Reply" as
other methods I have found online do not seem to work. The problem with this
default reply is that it applies to all popups, some of which I want to
address but not in the default manner. I have found the link regarding
building Win32 services
(http://msdn2.microsoft.com/en-us/library/ms940840.aspx) and this link
references an example "...MessageBoxInstrument.c and MessageBoxInstrument.h
files exists in the Samples\MBI folder of your installation media" but I can
not find this file anywhere. Does anyone know where it is or better yet, how
I can simply have my RTI block/acknowledge ONLY the "Invalid System Time"
window (or maybe only SYSTEM popups)?
Thanks
I have an XPE runtime image on a system that is required to boot without a
CMOS battery and without user input. I want to block/acknowledge the
"Invalid System Time" window that appears during/after boot because of the
former. Right now I am using the component "Message Box Default Reply" as
other methods I have found online do not seem to work. The problem with this
default reply is that it applies to all popups, some of which I want to
address but not in the default manner. I have found the link regarding
building Win32 services
(http://msdn2.microsoft.com/en-us/library/ms940840.aspx) and this link
references an example "...MessageBoxInstrument.c and MessageBoxInstrument.h
files exists in the Samples\MBI folder of your installation media" but I can
not find this file anywhere. Does anyone know where it is or better yet, how
I can simply have my RTI block/acknowledge ONLY the "Invalid System Time"
window (or maybe only SYSTEM popups)?
Thanks