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

RE: Re: ToitoiseSVN 1.7.13 does not run at al in Windows 7 x64 gving error 0xc000007b

From: Ronald Hoek <ronald.hoek_at_componentagro.nl>
Date: Fri, 12 Jul 2013 02:19:54 -0700 (PDT)

Hello,

We found the problem:

On Windows 7 (64-bit) the file 64-bit file 'msvcr100.dll' in the 'system32' folder is replaced by the 32-bit version.

To resolve the issue I downloaded the MS Visual C redist package (SP1) and first installed it on that machine.
Then I had to extracted the package manually (using Winzip) and lookd for the file 'vc_red.cab' which I then extracted again.
Between those extracted files, look for the file 'F_CENTRAL_msvcr100_x64' and rename it to 'msvcr100.dll'.
Then replace the file in the 'system32' by this file and everything works perfectly!

I'm not sure if this problem has been created by the Tortoise SVN installer.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-12 11:49:13 CEST

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.