Re: need to add clock to application
Chris Anderson <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <[email protected]> |
Cheers Simon, I couldn't find the policy earlier so couldn't be as explicit in my other post. FWIW Stacey, the policy will also stop users from dropping to the cmd line and typing "time" or "date" or from changing the date/time using the control panel applet so makes more sense than just hiding the clock then trying to display it somewhere else ________________________________ From: Discussion forum for developers using Windows Forms to build apps and controls on behalf of Hewitt, Simon C. (Contractor) Sent: Fri 13/04/2007 04:45 To: [email protected] Subject: Re: [DOTNET-WINFORMS] need to add clock to application There is a policy under User Rights Assignment which grants rights to "Change the system time". By default its set to Administrators, PowerUsers. Much better to change this to some other group or just Administrator than rely on an app showing the time I think. Cheers Simon > -----Original Message----- > From: Discussion forum for developers using Windows Forms to > build apps and controls > [mailto:[email protected]] On Behalf Of > Stacey Levine > Sent: 12 April 2007 21:54 > To: [email protected] > Subject: Re: [DOTNET-WINFORMS] need to add clock to application > > Unfortunately, the point of sale software requires > administrative rights...