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

Re: Disable Automatically Check For Newer Versions?

From: Esteban Almeida <ramstryke_at_yahoo.com>
Date: 2006-10-02 22:39:28 CEST

Stefan Küng <tortoisesvn@...> writes:

>
> Esteban Almeida wrote:
>
> > Thanks for the info, however, I wanted to know if there is a way to disable
the
> > update through the install (ie. customize the MSI through a transform of
some
> > sort)? I do not want to manually uncheck this for every user that runs
> > Tortoise. Nor would I want to enter the registry key for check redirection
for
> > every user since its in HKCU and not HKLM.
> >
> > Is there an easier way to do this?
>
> You could edit the msi file with Orca (the msi editing tool from
> Microsoft) and add the registry keys there. That way they would get
> installed on every users machine automatically.
>
> Stefan
>

Tried that... it doesnt seem to take. We install Tortoise using Run As, since
users do not have local admin rights. The added reg key works for the admin
who installed the program via Run As, but when the user logs on, the added key
is not present. I've also tried using ALLUSERS=1 thinking that may have made
the difference, unfortunately not.

What is strange however, there are other reg keys within the HKCU hive that
show up under the installer's account, that do not show up when the user logs
on. The user only has CheckNewerWeek & CurrentVersion values in the
HKCU\Software\TortoiseSVN key, while the installer has those two plus a few
more: TortoiseIDiff, TortoiseMerge, TortoiseSVN.

Moreso, if you delete the Tortoise key from HKCU in either the installer's
account or the user's it will be rebuilt with the lesser of the two value sets
(just the two above values and not the others).

Any ideas? Am I totally off the track? :)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Oct 2 22:40:06 2006

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

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