> Now - what I left out was the config files for the RealApp. For obvious > reasons, that config file is "specific" to each client, so it can't be > downloaded. Thus if I put one in the Version1 directory on install, and > that is correct, how does the exe in Version2 go about reading it? Short > of the updater component copying it over for me (which isn't stated in > its operations) I can't see how it works... > > Also, what about components that aren't updated? Are they copied over > from one version directory to the next?
These are both related questions, i.e. what if I want a file that's already on the client to be copied to the new version's directly w/o requiring it to be downloaded? The answer is: Jamie's code doesn't support that. You'll have to add that functionality yourself. Still, Jamie's code does most of the work (and is very cool!), so adding that hunk of functionality shouldn't be hard. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.