Josha Foust wrote:
> Stefan Küng wrote:
>> Thanks for your log file. Seems that when doing an upgrade, msi first
>> checks whether the CRT is already installed, decides to skip the
>> installation, but then *later* removes those because of the upgrade
>> (and RemoveExistingProducts action).
>>
>> Do you have Orca installed? It's part of the Windows SDK. If yes,
>> please open the TSVN msi file, go to the InstallExecuteSequence table,
>> then change the "Sequence" number of the "RemoveExistingProducts" from
>> 1401 to 201, then save the modified msi file.
>>
>> This *should* fix the problem, but since I can't reproduce the problem
>> in the first place, I can't be sure. And before I commit that change
>> I'd like to know whether it would work or not...
>
> I just upgraded to the nightly build 1.5.2 r13635 after applying that change and it worked for me.
Thanks for reporting back. I'll commit the change now.
(won't be in the next 1.5.x nightly though: that build is currently
running...)
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-08-06 21:21:36 CEST