|
Posted by sriram on November 10, 2006, 4:32 am
Please log in for more thread options
I have a small plugin which i integrate to every home screen layout
that the user selects (ofcourse with user permission), this has caused
a certification issue and now all i want to do is have my own xml and
copy it \Application Data\Home folder and let user select my layout
whenever he wants. The issues is I am unable to copy my file
programmatically using CopyFile/MoveFile. Gives me a ACESS_DENIED error
Any ideas on how to copy the file programmatically..
Thanks in advance
|