|
Hi There,
Im developing an installer using WiX but I think my question is more general to the Windows file structure. From a administrator intallation I need to copy certain files so that they appear in the My Documents / Documents (C:\Users\All Users various names\Documents) folder for all of the various users on the local machine.
At the moment I can copy files to the folder C:\Documents and Settings\All Users\Documents, however they do not appear in each users Documents folder, have I miss understood the purpose of this folder? I thought placing files here would make them appear in each users Documents folder - much like C:\Documents and Settings\All Users\Desktop adds the files to each users desktop.
As I say, have I miss understood the purpose of this folder? are there any alternatives or does anyone have any ideas?
All help would be very much appreciated Thanks in advance |