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

RE: Re: WinVx64 install issue

From: Nikolay Osinin <nikolay.osinin_at_gmail.com>
Date: Thu, 17 Feb 2011 10:13:40 -0800 (PST)

I've got the same trouble.

I tried to install build 1.6.99.20842 on Windows XP x64 and Windows Server 2003 x64.
There were no TortoiseSVN items in context menu.
I uninstalled it.

Then I started msiexec with addtional options (msiexec /l*vx ...) to collect log (in attachment).
In the resulting log I found lines like this:

MSI (s) (B0:F4) [19:40:46:762]: Executing op: RegOpenKey(Root=-2147483646,Key=Software\Classes\CLSID\{3035134E-7B7D-4FCC-81B4-1E394CA267EB},,BinaryType=1)
MSI (s) (B0:F4) [19:40:46:762]: Executing op: RegCreateKey()
MSI (s) (B0:F4) [19:40:46:762]: Executing op: RegAddValue(,Value=TortoiseSVN,)
MSI (s) (B0:F4) [19:40:46:762]: Executing op: RegOpenKey(Root=-2147483646,Key=Software\Classes\CLSID\{3035134E-7B7D-4FCC-81B4-1E394CA267EB}\InProcServer32,,BinaryType=1)
MSI (s) (B0:F4) [19:40:46:762]: Executing op: RegAddValue(,Value=C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll,)
MSI (s) (B0:F4) [19:40:46:762]: Executing op: RegAddValue(Name=ThreadingModel,Value=Apartment,)

I look to the registry and found registry key "Software\Classes\CLSID\{3035134E-7B7D-4FCC-81B4-1E394CA267EB}\InProcServer32" with the default value "C:\Program Files\TortoiseSVN\bin\TortoiseStub32.dll". You can see it on the screenshot.

This is very strange. Isn't it?
May be there are errors in WiX or in Windows Installer?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2705133

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

tsvn-registry.png
Received on 2011-02-17 19:20:45 CET

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.