M
Michael
G'Day,
I want to limit a child's access to a game to certain times.
It's only a simple Application, so I thought two Batch Files may work:
1. To extract the Program Files from a ZIP (she's not yet savvy enough to do
this herself).
2. To delete the Program Files.
By running these two files via Task Scheduler I'd be able to regulate her
access.
However, if she's still playing the game at the time the program files are
to be deleted, I assume that this idea won't work (i.e. can't delete a file
in use).
So can anyone help me kill the actual application/process through a Batch
File?
Or has anyone got a better method altogether?
Cheers.
I want to limit a child's access to a game to certain times.
It's only a simple Application, so I thought two Batch Files may work:
1. To extract the Program Files from a ZIP (she's not yet savvy enough to do
this herself).
2. To delete the Program Files.
By running these two files via Task Scheduler I'd be able to regulate her
access.
However, if she's still playing the game at the time the program files are
to be deleted, I assume that this idea won't work (i.e. can't delete a file
in use).
So can anyone help me kill the actual application/process through a Batch
File?
Or has anyone got a better method altogether?
Cheers.