TortoiseSVN installation overrides CRT and windows internal libraries
From: Ofek Shilon <ofekshilon_at_gmail.com>
Date: Mon, 25 Jan 2016 02:32:12 -0800 (PST)
Hi and thanks for all your hard work!
I'm not sure where the api-ms dlls came from, but in a proper Vista+ installations these are *virtual dlls*, not real dlls, masking calls to regular system dlls. (More details here: https://msdn.microsoft.com/en-us/library/windows/desktop/hh802935(v=vs.85).aspx)
Since the installer adds the bin folder to the %PATH%, various other programs resolve to these api-ms-win components, and some fail in very hard to track ways.
Am I missing something?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.