I have a file - say readme.txt that I want to copy or insert to a directory say
C:\Documents and Settings\fooUsername\Application Data\BarSoftware
during the installation of my program using Visual Studio's setup project - I know it is something to do with File System Editor but not exactly sure as it has been some time since I have done this type of thing.