Page 1 of 1

TTaskItem.Creator

Posted: Thu Aug 23, 2007 10:15 am
by fuwafunghk
Hi,

In the manual it said that this is a property of "Sets or retrieves the creator for the task."

I can set this for my application for identified purpose. So, is this mean that others also can change "this field" and I cannot "get back" the info of my schedule events I have set ? Or this property is "write once read many" ?

And for the extended of this "problem", the malicious program may "terminate" the schedule events which originally set by my program.
Can I use password "scheme" or something like that to avoid my worries.
Or other solution instead? Thanks for your kindly attention.

Best regards.

Posted: Thu Aug 23, 2007 12:28 pm
by isiticov
Hi,

Creator property of the task could be changed only programmatically. If you're worring about security issues with your task then you must use XP restricted user because admin always will be able to modify anything on OS.