need the "invisibility switch" please

by the way, nice pack the mix one
Thank you, but doesn't this mean that VC 2010 will not be listed, because it's integrated as a true addon?yumeyao wrote:Mixed Addon(VC7/10 are integrated as true addon, VC8/9 are installed at T-13)
yumeyao wrote:Overview of Microsoft Runtimes
VC7-VC9: included in this addon as Mainstream Addon
VC10: included in this addon as a seperate addon)
This happens when you install (or integrate) an app that includes his own (older) VC8.laddanator wrote:Hello, yumeyao, thanks for the addon. One question. This update stills shows up
Security Update for Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package (KB973923) .
Any reason why? For now I am going to install it with a switchless installer
I'm playing around with trying to retrofit these, although I don't know how to do uninstallable syntax yet so would be install-only. And also don't know how to do mixed RVMI/DXI syntax so wouldn't be a one-size-fits-all (not hard to do, though). Haven't quite got it licked yet since I'm on x64, but I'll try for it over next several days and post something beta on the Win7 forum. Don't have any real intention of maintaining an addon, but it'll get the ball rolling. The mixed addon should be a pretty easy one since v7 is just a file dump and the rest is switchless.adric wrote:Has anyone implemented the changes needed for these addon runtimes so they can be integrated into Win7 with DXIntegrator or a similar tool?
Al
Code: Select all
[general]
Title=Microsoft VC++ 7/2005/2008/2010 Runtime Libraries(Mixed)
Version=2.0.5
BuildDate=2011/4/12
Website=http://www.ryanvm.net/forum/viewtopic.php?t=8563
releasetype=True Addon
[GlobalOffLineChanges.Install]
CopyFiles = VCRuntimes.Files
[SourceDisksNames]
1="VC++ Runtime Files",,,
[SourceDisksFiles]
atl70.dll=1
atl71.dll=1
mfc70.dll=1
mfc70CHS.dll=1
mfc70CHT.dll=1
mfc70DEU.dll=1
mfc70ENU.dll=1
mfc70ESP.dll=1
mfc70FRA.dll=1
mfc70ITA.dll=1
mfc70JPN.dll=1
mfc70KOR.dll=1
mfc70u.dll=1
mfc71.dll=1
mfc71CHS.dll=1
mfc71CHT.dll=1
mfc71DEU.dll=1
mfc71ENU.dll=1
mfc71ESP.dll=1
mfc71FRA.dll=1
mfc71ITA.dll=1
mfc71JPN.dll=1
mfc71KOR.dll=1
mfc71u.dll=1
msvci70.dll=1
msvcp70.dll=1
msvcp71.dll=1
msvcr70.dll=1
msvcr71.dll=1
[DestinationDirs]
VCRuntimes.Files = 11
[VCRuntimes.Files]
atl70.dll
atl71.dll
mfc70.dll
mfc70CHS.dll
mfc70CHT.dll
mfc70DEU.dll
mfc70ENU.dll
mfc70ESP.dll
mfc70FRA.dll
mfc70ITA.dll
mfc70JPN.dll
mfc70KOR.dll
mfc70u.dll
mfc71.dll
mfc71CHS.dll
mfc71CHT.dll
mfc71DEU.dll
mfc71ENU.dll
mfc71ESP.dll
mfc71FRA.dll
mfc71ITA.dll
mfc71JPN.dll
mfc71KOR.dll
mfc71u.dll
msvci70.dll
msvcp70.dll
msvcp71.dll
msvcr70.dll
msvcr71.dll
[AddProgram]
vcredist.exe /qb
Code: Select all
[General]
Title=Microsoft VC++ 7/2005/2008/2010 Runtime Libraries(Mixed)
Version=2.0.5
BuildDate=2011/4/12
Website=http://www.ryanvm.net/forum/viewtopic.php?t=8563
releasetype=True Addon
processorarchitecture = x64
Code: Select all
[DestinationDirs]
VCRuntimes.Files = 16425
Code: Select all
[AddProgram]
Microsoft Visual C++ 2005, 2008, 2010 Redistributable SP1 64-bit Silent.exe
Don't think it has something to do with VC++ Runtimes;Outbreaker wrote:Looks like KB2510531 is missing in this pack, Windows Upload always prompts me to install this HotFix.
http://www.microsoft.com/downloads/en/d ... fe79292963
- http://www.microsoft.com/technet/securi ... 9-035.mspxMS09-035 - Moderate
- Reason for Revision: V3.1 (July 27, 2011): Corrected the update
verification information for Microsoft Visual C++ 2005
Service Pack 1 Redistributable Package, Microsoft Visual C++
2008 Redistributable Package, and Microsoft Visual C++ 2008
Service Pack 1 Redistributable Package. Removed the registry
key information in favor of product codes. This is an
informational change only.