[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Upgrade check redirection for 64 bit users

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-04-13 12:12:01 CEST

On 4/13/07, Graham Bloice <gbloice@gmail.com> wrote:
> I'm setting up the upgrade check redirection, but we have a mixed
> environment of 32 and 64 bit users.
>
> Is there any way to indicate the appropriate msi to be used for the current OS?
>
> Please cc as I'm not subscribed.

There are two separate registry hives on x64. Depending on the program
running, it 'sees' either the 32-bit hive or the 64-bit hive of the
registry.

Which means you can control this yourself: create the registry keys in
the 64-bit hive for the 64-bit version of TSVN, and in the 32-bit hive
for the 32-bit version of TSVN.

Since it's perfectly fine to run the 32-bit version of TSVN on an x64
OS, we can't relate OS->TSVN-Version.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Apr 13 12:12:15 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.