So is this the situation?

Your .NET application is being installed on Machine A, but is going
to run .NET code on Machine B?

You don't know whether any/the appropriate version of .NET is
installed on Machine B?

Obviously, if you're installing on Machine A and it's going to run
on Machine A, then your installer can check for the framework (and
which version), and you'd then need to either install from whatever
your install media is, or download the appropriate version of .NET. 

I don't know if (technically) you can detect the version of .NET on
Machine B from Machine A. If it is possible you could (presumably)
ask during the insall on Machine A which machine was going to be
Machine B, and then check if a newer version of the framework needed
installing on Machine B....

Whole answer might be completely off the mark.....


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Posted from the new ixda.org
http://www.ixda.org/discuss?post=32929


________________________________________________________________
Welcome to the Interaction Design Association (IxDA)!
To post to this list ....... [EMAIL PROTECTED]
Unsubscribe ................ http://www.ixda.org/unsubscribe
List Guidelines ............ http://www.ixda.org/guidelines
List Help .................. http://www.ixda.org/help

Reply via email to