Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

block the time & date properties

Status
Not open for further replies.

foxfito

Programmer
Sep 29, 2003
15
0
0
EC
Hi all,
How can i block the time & date properties of windows 9x / xp... from a prg
 

It seems to me that question comes up every once in a while , I believe the poster means "How to prevent the user from changing system date and time, by blocking access to the date/time windows interface".


Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
MikeLewis

Here is a quote from some security website "The easiest way to prevent users from changing the system time is by deleting the file TIMEDATE.CPL or renamng it, located in the Windows\System folder."

Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
MikeLewis

... the next question being: why would anyone want to do that?

Change the system time or delete the applet?

Some data entry is very date/time sensitive and I assume is it to prevent tampering with the time.


Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Mike,

Change the system time or delete the applet?

I meant: why would anyone want to prevent the user from chaning the time?

Some data entry is very date/time sensitive and I assume is it to prevent tampering with the time.

Fair enough. My initial thought was that if I was a user, I would greatly resent an application that prevented from doing a basic operation like changing the time. But I guess you're right. There are circumstances in which it might be necessary.

Mike



Mike Lewis
Edinburgh, Scotland
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top