User Tools

Site Tools


misc:vc2005_crt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
misc:vc2005_crt [2005/12/17 12:42] – typo musicmusicmisc:vc2005_crt [2007/08/25 22:58] – external edit 127.0.0.1
Line 1: Line 1:
 ====== Visual C++ 2005 CRT ====== ====== Visual C++ 2005 CRT ======
 +
 ===== Note ===== ===== Note =====
-You do not need to install these libraries if you have .NET Framework 2.0 installed.+**My current components do not need this library** 
 + 
 +**You do not need to install these libraries if you have .NET Framework 2.0 installed.**
 ===== Installation ===== ===== Installation =====
-There are two methods of installation: you can deploy the libraries as shared assemblies in the global assembly cache, or app-local as private assemblies. +There are two methods of installation: you can install the libraries as shared assemblies in the global assembly cache, or local to the application as private assemblies. 
-==== Share assemblies ====+==== Shared assemblies ====
 === Requirements === === Requirements ===
   * [[http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en|Windows Installer 3.1]]   * [[http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en|Windows Installer 3.1]]
 === Method === === Method ===
-  * Download, extract and run [[http://members.lycos.co.uk/musicf/download/vcredist_x86.7z|vcredist_x86.exe]].+  * Download, extract and run [[http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en|vcredist_x86.exe]]. 
 + 
 +^ Warning ^ 
 +| If you are presented with the error message <file>Error 1723. There is a problem with Windows Installer package. A DLL required for this install to complete could not be run.</file> it is because you do not have Windows Installer 3.0 or newer installed. Install Windows Installer 3.1 to correct this.    |
 ==== Private assemblies ==== ==== Private assemblies ====
 === Requirements === === Requirements ===
-  * Windows XP or newer+  * **Windows XP or newer**
 === Method === === Method ===
-  * Download and extract [[http://music.morbo.org/download/Microsoft.VC80.CRT.7z|Microsoft.VC80.CRT.7z]] to the same folder as the component dll.+  * Stop here if you are using Windows 2000. 
 +  * Download and extract [[http://music.morbo.org/download/Microsoft.VC80.CRT.7z|Microsoft.VC80.CRT.7z]] to the **same** folder as the component dll. **Be sure to leave the folder structure and contents of the archive intact!**
misc/vc2005_crt.txt · Last modified: 2013/04/04 14:32 by fooamp