honae
May 18th, 2006, 08:53 AM
Hi,
On Windows Xp, there is a functionality that allows to copy the archives of an user. This functionality is had access through My Computer ( click of the right button of mouse ) -> Properties -> Advanced -> User Profiles -> Settings -> Copy to.
An example:
There is user called Joćo. In the directory c:\documents and settings\Joćo\ are the Joćo user's files. I just want to copy them to another directory. This functionality, as i said, is had access by My Computer -> Properties -> Advanced -> User Profiles -> Settings -> Copy To, but i want do that by C++ programming.
I was thinking in something like a method of a WMI Class or the ShellExecute command.
I'm watting for help!!
gratiful!
Hélio
On Windows Xp, there is a functionality that allows to copy the archives of an user. This functionality is had access through My Computer ( click of the right button of mouse ) -> Properties -> Advanced -> User Profiles -> Settings -> Copy to.
An example:
There is user called Joćo. In the directory c:\documents and settings\Joćo\ are the Joćo user's files. I just want to copy them to another directory. This functionality, as i said, is had access by My Computer -> Properties -> Advanced -> User Profiles -> Settings -> Copy To, but i want do that by C++ programming.
I was thinking in something like a method of a WMI Class or the ShellExecute command.
I'm watting for help!!
gratiful!
Hélio