> We are currently targeting .Net 2.0 and including it as a prerequisite.
>
[quoted text clipped - 19 lines]
> RobinS.
> GoldMail.com
On Mar 18, 8:58 pm, "RobinS" <rob...@imnottelling.com> wrote:
> We are currently targeting .Net 2.0 and including it as a prerequisite.
>
[quoted text clipped - 21 lines]
> RobinS.
> GoldMail.com
-
-Robin,
-It may be a hard and temporary solution but, write a mini application
-that copies the required assembly to the correct location using
-system.io as acting a kind of autorun / leading application that'll
-run before your main software, then install your main software with
-any installer if you're not obsessed to ClickOnce.
-
-Regards.
That's an interesting idea. Unfortunately, the "required assembly" is the
.Net 3.5 framework, so I'm not sure that will work. Additionally, we have
chosen ClickOnce as our deployment method, and do not want to change that.
We have considered sending out an e-mail to all clients asking them to
install .Net 3.5, but we can't trust them to actually do it.
My best idea is to deploy the 3.5 targeted version to a new URL, and put a
dialog box up on the old version saying "you have x days to upgrade to the
new version" and give them the URL for the new version. Then if people don't
run the old version for a while, next time they run it, they will know how
to upgrade.
Thanks,
RobinS.
GoldMail.com