Have been looking at this, but have thought about what I consider to be
a big problem. The directory structure looks like this:

StubApp.exe
StubApp.exe.config // stores the info on which version to run
Version1
   RealApp.exe
Version2
   RealApp.exe

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?

I've looked through the documents on it, and I can't see anything to
answer these questions - can someone else throw some light on it?

TIA
Dino

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.370 / Virus Database: 205 - Release Date: 05/06/2002

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to