Erdenemandal
Well-known member
Hi, ALL
I have a problem with file access . I using xml file for my configuration. During installation a program creates "TempData" into "c:\Documents AND Settings\All User\Application Data\".
I think "all user" folder has write/READ permission for all users of this PC. But during installation I use "Administration" and created and copied template xml file. When I change configuration and tries to save xml, it gives me Error
Now I want to ask
1. How I can change folder permission (like chmod)
2. Is there any template folder for all user ?
I am using ReadXML and WriteXML method for file access
Regards,
Erdene
I have a problem with file access . I using xml file for my configuration. During installation a program creates "TempData" into "c:\Documents AND Settings\All User\Application Data\".
I think "all user" folder has write/READ permission for all users of this PC. But during installation I use "Administration" and created and copied template xml file. When I change configuration and tries to save xml, it gives me Error
Now I want to ask
1. How I can change folder permission (like chmod)
2. Is there any template folder for all user ?
I am using ReadXML and WriteXML method for file access
Regards,
Erdene