I am using Visual Studio 2012 to deploy an Outlook Add-In and for some reason I was not able to specify the Visual Studio Tools for the Office System 4.0 Runtime as a prerequisite for my add-in.
When I checked my C:\Program Files\Microsoft SDKs\Windows\v8.0A\Bootstrapper\Packages
folder I found that there was no entry for it at all.I have also checked all of the other Microsoft SDK folders trying to find it.
This would be okay if I could find anywhere online to download it.
Is my only option to do a full reinstall of Visual Studio and hope it shows up?
Any help would be greatly appreciated as I am stuck at a dead end on this.
Answer found at,
Thank you for your suggestions everyone.