Hello
Now i am Making Student Attendance Management System in C#.net
It almost Done , But Wen Use Make Easily wrong Entry By Changing System Date And My record history get Crass so
i Want To Prevent System Date Changing After Install My Application or Any anther solution From Your Side
Loading
LisaPosted Apr 2, 2009, 6:38 AM
instead of changing the settings of user account you should handle that in your code that it doesnt break when the system date is manipulated.
Thanks,
Lisa
Niradhip ChakrabortyPosted Apr 2, 2009, 6:22 AM
After installation, you can do it manually. Try out the following steps.
1. Go to start --> run --> key in gpedit.mscComputer Configuration --> windows settings --> security settings --> Local policies --> User Rights management
2. Navigate to
3. Look for Change the system time on right panel.
4. Remove all the users and groups.