←  AutoPatcher for Microsoft Office XP / 2003 / 2007

AutoPatcher Forum

»

Visual Studio 2010 Redist

DesertJerry's Photo DesertJerry 12 Nov 2012

Microsoft has released a newer version of: Visual Studio 2010 Tools For Office Runtime Redistributable.

The download includes both x86 and x64 runtimes, is available at the Microsoft download page, and is for XP, VISTA, 7, and 8

Later,

Installed the newer version in Win7 Ultimate 64bit w/SP1 and edited vsto05se_enu.apm to make the following changes:

[DetectionRegistry]
RegistryPath=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7E587F58-50BE-3557-89F6-14D99CB5FB2A}
KeyName=DisplayVersion
KeyValue=10.0.40307

[DetectionFile]
FilePath=commonfiles:\Microsoft Shared\VSTO\10.0
FileName=VSTOLoader.dll
FileVersion=>10.0.40302.0
FileMD5=1E35B13493C2F02947424DFEC04357F9
FileDate=ANY


Booted into Win7 Ultimate 32bit w/SP1 and had to edit the same APM file to detect the update; added the following:

[DetectionRegistry]
RegistryPath=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{97BA2B90-AF72-35CF-BFDC-E06531811B20}
KeyName=DisplayVersion
KeyValue=10.0.40307

[DetectionFile]
FilePath=commonfiles:\Microsoft Shared\VSTO\10.0
FileName=VSTOLoader.dll
FileVersion=>10.0.40302.0
FileMD5=BC3361B828F058B4C8EBCC49761AD0C9
FileDate=ANY
Edited by DesertJerry, 12 November 2012 - 11:31 PM.
Quote

DesertJerry's Photo DesertJerry 13 Nov 2012

Update installed in XP Pro w/SP3 and XP Pro x64 w/SP2 - AutoPatcher still blue for this item so info above valid here too.
Quote

DesertJerry's Photo DesertJerry 21 Dec 2012

Newer version posted at Microsoft downloads today. No mention of what changed but I did notice the downloaded file was larger. Did check and in one place the version was listed as 10,0.40303
Quote

DesertJerry's Photo DesertJerry 01 Feb 2013

So far, no one seems to care about these updates.
Quote

Whatacrock's Photo Whatacrock 02 Feb 2013

Will look into this for you DesertJerry --- since I do not use Microsoft Office and haven't since Office 2000...will need help from the community for the detections... both the registry and file detections..

As this is ViroMan's release may leave this to him and see what transpires.
Quote

DesertJerry's Photo DesertJerry 02 Feb 2013

View PostWhatacrock, on 02 February 2013 - 05:43 AM, said:

Will look into this for you DesertJerry --- since I do not use Microsoft Office and haven't since Office 2000...will need help from the community for the detections... both the registry and file detections..

As this is ViroMan's release may leave this to him and see what transpires.
I included the detections in #1 post
Quote

Whatacrock's Photo Whatacrock 03 Feb 2013

Have updated and forwarded up the chain of command
Quote

Whatacrock's Photo Whatacrock 07 Feb 2013

Script updated, signed and on main list..
Script date Feb 7 2013
Quote

DesertJerry's Photo DesertJerry 05 May 2013

Why is Microsoft Visual Studio 2010 Tools for Office Runtime Redistributable still listed under Windows Addons and not under Microsoft Offfice Addons where it should be? And where Visual Studio 2005 and 2008 Tools are correctly listed?! Later
I did determine that changing the appropriate APMs will work.
Change vstor_redist_x64.apm from:
[Behavior]
ParentID=WINDOWS_ADDONS_PARENT
UniqueID=VSTOR_REDIST_X64
to:
[Behavior]
ParentID=OFFICE_ADDONS_PARENT
UniqueID=OFFICE_ADDONS_VSTOR_REDIST_X64
and change vstor_redist_x86.apm from:
[Behavior]
ParentID=WINDOWS_ADDONS_PARENT
UniqueID=VSTOR_REDIST_X86
to:
[Behavior]
ParentID=OFFICE_ADDONS_PARENT
UniqueID=OFFICE_ADDONS_VSTOR_REDIST_X86
Then move them from the \modules\Addons folder to the \modules\OfficeAddons folder.
Any other changes, like the script, I will have to leave in someone elses capable hands.
Edited by DesertJerry, 05 May 2013 - 03:05 AM.
Quote

Whatacrock's Photo Whatacrock 05 May 2013

Changes made as per your suggestion DesertJerry, are there any others that need attention before I hand this over to ViroMan for his part.
Quote

DesertJerry's Photo DesertJerry 05 May 2013

View PostWhatacrock, on 05 May 2013 - 06:12 AM, said:

Changes made as per your suggestion DesertJerry, are there any others that need attention before I hand this over to ViroMan for his part.
Not right - will keep looking and I found one:
Almost forgot, could you change the APMs to read as follows (to me they look better and are more correct in their descriptions)
[General]
Title=Microsoft Visual Studio 2005 Tools for Office Runtime Redistributable x86
[General]
Title=Microsoft Visual Studio 2008 Tools for Office Runtime Redistributable x86
[General]
Title=Microsoft Visual Studio 2010 Tools For Office Runtime Redistributable x64
[General]
Title=Microsoft Visual Studio 2010 Tools For Office Runtime Redistributable x86
Edited by DesertJerry, 05 May 2013 - 09:49 PM.
Quote

Whatacrock's Photo Whatacrock 06 May 2013

Changes made to the titles, anything else before I hand it over
Quote

DesertJerry's Photo DesertJerry 06 May 2013

View PostWhatacrock, on 06 May 2013 - 01:00 AM, said:

Changes made to the titles, anything else before I hand it over
Nope
Quote

Whatacrock's Photo Whatacrock 06 May 2013

Office Addons is on releases2 ... if all checks okay will get ViroMan to sign and move to main
Quote

ViroMan's Photo ViroMan 06 May 2013

Or.. you can sign it and I can move it. :P You need signing practice anyways.
Quote

_def_x_'s Photo _def_x_ 06 May 2013

View PostWhatacrock, on 06 May 2013 - 06:37 AM, said:

Office Addons is on releases2 ... if all checks okay will get ViroMan to sign and move to main

I noticed a few spots with these apm files, it may not break anything but I go for consistency, anyhooooo...

...vsto05se_enu.apm
...vsto08te_enu.apm

I would uppercase X86 on both.
08' has no [OfficeComponents], although it looks like ANY works for 05' meaning it doesn't matter, still, seeing it is after all an Office apm, just being consistant.

...vstor_redist_x64.apm
...vstor_redist_x86.apm

UniqueID=:
OFFICE_ADDONS_VSTOR_REDIST_X64
OFFICE_ADDONS_REDIST_X86
Quote

DesertJerry's Photo DesertJerry 06 May 2013

View PostWhatacrock, on 06 May 2013 - 06:37 AM, said:

Office Addons is on releases2 ... if all checks okay will get ViroMan to sign and move to main
Downloaded update - something peculiar has happened - Visual Studio 2005 now shows in black, other two blue - have tried to determine why by comparing APMs, so far unsuccessful (Win7 Ultimate 64bit w/SP1, Win7 Ultimate 32bit w/SP1, XP Pro x64 w/SP2, and XP Pro w/SP3).

Tried experiment and renamed downloaded APMs and copied my previous versions to OfficeAddons folder - same result 2005 black, others blue. Right now - clueless as to rationale for change unless the update to releases2 is cause??
Edited by DesertJerry, 06 May 2013 - 10:28 PM.
Quote

Whatacrock's Photo Whatacrock 07 May 2013

Updated script on releases2 .. script date 5 May 2013.

It has been signed but not moved to main as yet.
Quote

DesertJerry's Photo DesertJerry 07 May 2013

 Whatacrock, on 07 May 2013 - 04:23 AM, said:

Updated script on releases2 .. script date 5 May 2013.
That's the one I used.
Quote

DesertJerry's Photo DesertJerry 12 May 2013

Booted #2 system to Win7 Pro 64bit w/SP1.
Coped my edited vsto05se_enu.apm, vsto08te_enu.apm, vstor_redist_x64.apm, and vstor_redist_x86.apm to the \modules\OfficeAddons folder and deleted the older versions from \modules\Addons from AutoPatcher as installed on #2 system.
Started AutoPatcher > Microsoft Office Addons now shows Visual Studio 2005, 2008, and 2010 Tools for office in blue (as expected). I would have to assume the script dated 05 May, which was supposed to update things, is the cause of the error where 2005 shows in black - as mentioned above.
Quote