Skip to content
⌘ NSIS Forum Archive

windows and new msvcr80.dll

2 posts

azerger#

windows and new msvcr80.dll

With the release of SP1 for MSVC 2005, Win32 apps now need to include and register a manifest file with runtime dlls such as msvcr80.dll. Previously you could just include them in your win32 project.

Has anyone created an install that goes through the registration process with a win32 app for msvcr80.dll? Otherwise an app will no longer run.

Thanks,
Art

Two links from MS

http://msdn2.microsoft.com/en-us/library/ms235299(VS.80).aspx

http://msdn2.microsoft.com/en-us/library/ms235291(VS.80).aspx

msvcr80.dll v8.00.50727.762
Red Wine#
This thread might be helpful,
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.