Some way to find out what dll's are installed with each version of Visual C++ Redistributable?

  • Thread starter Thread starter jimhabegger
  • Start date Start date
J

jimhabegger

Guest
Windows 8.1 on an HP Envy m6-n010dx.

The Remote Access Connection Manager on my wife's computer fails to start because it's unable to load one or more connection dll's. Looking inside rasman.dll, I see it referencing the following dll's: api-ms-win-core-delayload-l1-1-1, api-ms-win-core-errorhandling-l1-1-1.dll, api-ms-win-core-handle-l1-1-0.dll, api-ms-win-core-heap-l1-2-0.dll, api-ms-win-core-heap-obsolete-l1-1-0.dll, api-ms-win-core-kernel32-legacy-l1-1-1.dll, api-ms-win-core-libraryloader-l1-2-0.dll, api-ms-win-core-processenvironment-l1-2-0.dll, api-ms-win-core-processthreads-l1-1-2.dll, api-ms-win-core-profile-l1-1-0.dll, api-ms-win-core-psapi-obsolete-l1-1-0.dll, api-ms-win-core-registry-l1-1-0.dll, api-ms-win-core-string-l1-1-0.dll, api-ms-win-core-string-l2-1-0.dll, api-ms-win-core-string-obsolete-l1-1-0, api-ms-win-core-synch-l1-2-0.dll, api-ms-win-core-sysinfo-l1-2-1.dll, api-ms-win-security-base-l1-2-0.dll, api-ms-win-security-sddl-l1-1-0, api-ms-win-service-management-l1-1-0, api-ms-win-service-winsvc-l1-2-0.

Is there any way I can find a list of dll's that are installed with each version of Visual C++ Redistributable, to see if any of them will install the dll's that rasman.dll is looking for on my wife's computer?

Continue reading...
 
Back
Top