Possible Duplicate:
restricting access to volumes disk even for admin account windows
How to restrict use of a computer?

I want to limit my access to some data and what I want is that I should be able to access the data only on certain days of the month (e.g., every 3rd day).

Is there any way like encryption or some utility to allow me to only access data on specific days?

One idea that I was thinking of was to encrypt the data and store the password (will be complex and long so that I couldn't remember it right away) on some website which would then email me back the password in future on those specific days.

link|improve this question
Why do you want to do this? – KronoS Feb 23 '11 at 20:02
2  
@KronoS: I can't control myself from playing PC games i.e waste lots of time on them which effects my academic performances and so i need solution to this.AND deleting them is no a option(that would be suicidal). – gkt Feb 23 '11 at 20:16
2  
1  
Will you re-encrypt with a different key every time you get the password emailed to you? – Mala Feb 23 '11 at 20:21
1  
@gkt.pro: downgrade your hardware to get worse gaming experience. – vtest Feb 23 '11 at 20:36
show 1 more comment
feedback

closed as exact duplicate by Tom Wijsman, Mehper C. Palavuzlar, random Feb 24 '11 at 5:50

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

up vote 2 down vote accepted

If you want to go with the email option, try here

link|improve this answer
Are you sure that they won't spam me. – gkt Feb 23 '11 at 19:26
Prettu sure @gkt.pro else they would be out of business pretty soon – Ivo Flipse Feb 23 '11 at 19:30
There is a problem it says :"Send date must be at least 30 days into the future" – gkt Feb 23 '11 at 19:34
feedback

If the data is not too large, you may store it on a server which will show it at some times. That needs some coding, though.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.