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

Re: Add version to uninstaller string

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2006-01-30 18:37:04 CET

Jody Shumaker wrote:
> Changing the ProductName would work within this. The upgrading only
> pays attention ot the UpgradeCode and Product Version to identify any
> other installs it might want to upgrade, based on entries in the Upgrade
> table. Then it uses the ProductCode and Product Version to decided
> whether to do a major upgrade, minor upgrade, or minor update. I did a
> quick test of installing 1.3.0, then modifying the 1.3.1 msi to have a
> different product name, and it functions exactly as it did before just
> with a different product name. Of course, the real problem is that
> everwyere ProductName is used, would now list the version number.
> Making some bits of text that previously listed [ProductName]
> v[ProductVersion] as now redundant. Of course, those dialogs text could
> also be changed.

I see a real problem now with installation. I tried the nightly build r5578
today and it wanted to install to "...Program Files\TortoiseSVN 1.4.0.5578".
I don't like the idea to always install in another directory, because you can
put your own files there like diff-scripts or dictionary files. Always choosing
manually "Programm Files\TortoiseSVN" without the version number is annoying.

Please revert back to "Program Files\TortoiseSVN" and always install into the
same folder as before. I don't think seeing the version information directly
under the Software control panel is worth introducing folder changes on each
install.

Regards,
Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jan 30 18:40:12 2006

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.