how to change date and time in embedded XP images?
Kulsum
07-09-2005, 09:27 PM
Hi all,
i made an embedded XP image and saw that time didnot match the correct time
of my counrty. Can anyone tell how can i change the time in my image?
Another problem is how can i shutdown my windows?I made the image from the
component "Minlogon". It has got a command line interface and i dont
understand how to shut it down.
Thanks for ur time
--
Regards,
Kulsum
Slobodan Brcin \(eMVP\)
07-09-2005, 09:27 PM
Hi,
Use regedit and set:
http://msdn.microsoft.com/embedded/community/community/tips/xp/timezone/default.aspx
Regards,
Slobodan
"Kulsum" <Kulsum@discussions.microsoft.com> wrote in message news:3049FA1D-F468-438A-BDC0-F14B308D4C5E@microsoft.com...
> Hi all,
>
> i made an embedded XP image and saw that time didnot match the correct time
> of my counrty. Can anyone tell how can i change the time in my image?
>
> Another problem is how can i shutdown my windows?I made the image from the
> component "Minlogon". It has got a command line interface and i dont
> understand how to shut it down.
>
> Thanks for ur time
> --
> Regards,
> Kulsum
Kulsum
07-09-2005, 09:27 PM
Thanks for ur reply. The procedure described in the link is quite complex. I
tried to change time in TD from "data/time control panel" component. But cant
find any solution.
And the second problem? How to shutdown my OS that has been made from
"Minlogon" Component? I hope anyone can help me out in this matter.
Thanks for ur time.
--
Regards,
Kulsum
"Slobodan Brcin (eMVP)" wrote:
> Hi,
>
> Use regedit and set:
> http://msdn.microsoft.com/embedded/community/community/tips/xp/timezone/default.aspx
>
> Regards,
> Slobodan
>
>
> "Kulsum" <Kulsum@discussions.microsoft.com> wrote in message news:3049FA1D-F468-438A-BDC0-F14B308D4C5E@microsoft.com...
> > Hi all,
> >
> > i made an embedded XP image and saw that time didnot match the correct time
> > of my counrty. Can anyone tell how can i change the time in my image?
> >
> > Another problem is how can i shutdown my windows?I made the image from the
> > component "Minlogon". It has got a command line interface and i dont
> > understand how to shut it down.
> >
> > Thanks for ur time
> > --
> > Regards,
> > Kulsum
>
>
>
Slobodan Brcin \(eMVP\)
07-09-2005, 09:27 PM
> Thanks for ur reply. The procedure described in the link is quite complex. I
> tried to change time in TD from "data/time control panel" component. But cant
> find any solution.
What do you mean by complex? It is rather simple I would say.
> And the second problem? How to shutdown my OS that has been made from
> "Minlogon" Component? I hope anyone can help me out in this matter.
fba.exe -shutdown
shutdown.exe
xpepm.exe or xpepm.dll
Or programaticaly trough native API function.
Regards,
Slobodan
> Thanks for ur time.
> --
> Regards,
> Kulsum
>
>
> "Slobodan Brcin (eMVP)" wrote:
>
> > Hi,
> >
> > Use regedit and set:
> > http://msdn.microsoft.com/embedded/community/community/tips/xp/timezone/default.aspx
> >
> > Regards,
> > Slobodan
> >
> >
> > "Kulsum" <Kulsum@discussions.microsoft.com> wrote in message news:3049FA1D-F468-438A-BDC0-F14B308D4C5E@microsoft.com...
> > > Hi all,
> > >
> > > i made an embedded XP image and saw that time didnot match the correct time
> > > of my counrty. Can anyone tell how can i change the time in my image?
> > >
> > > Another problem is how can i shutdown my windows?I made the image from the
> > > component "Minlogon". It has got a command line interface and i dont
> > > understand how to shut it down.
> > >
> > > Thanks for ur time
> > > --
> > > Regards,
> > > Kulsum
> >
> >
> >
how to change date and time in embedded XP images?