Hi Tom,
Regarding on the tools you mentioned, they're actually included in the new
Windows SDK(v6.0), have you checked on your system to see whether the
windows SDK 6.0 has been installed? On my dev box, after install VS
2008(team suite), it also installed the windows sdk 6.0(which contains the
windiff, oleviewer ... ). If your professional installation hasn't
installed it, you can try downloading the latest windows SDK and install it:
#Windows SDK for Windows Server 2008 and .NET Framework 3.5
http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-4207-
8586-711EBE331CDC&displaylang=en
also, there are more information about windows SDK on the Microsoft MSDN
blog:
#Microsoft Windows SDK Blog
http://blogs.msdn.com/windowssdk/
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Tom Bean" <tbean@newsgroup.nospam>
>Subject: Some Visual Studio 2008 Tools Missing
[quoted text clipped - 9 lines]
>Thanks,
>Tom
Tom Bean - 03 Mar 2008 19:00 GMT
Steven,
I checked my system and the following SDKs are installed:
Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools - v
3.5.21022
Microsoft Windows SDK for Visual Studio 2008 Headers and Libraries - v
6.1.5288.17011
Microsoft Windows SDK for Visual Studio 2008 SDK Referecnce and
Intellisense - v 6.1.5288.17011
Microsoft Windows SDK for Visual Studio 2008 Tools - v 6.1.5288.17011
Microsoft Windows SDK for Visual Studio 2008 Win32 Tools - v 6.1.5288.17011
Since you mentioned the tools are installed with the SDK, I checked the
"Microsoft Windows SDK v6.0A" folder on my Start menu and think these must
be the tools I expected to find in the "Microsoft Visual Studio 2008\Visual
Studio Tools" folder on the Start menu.
Did I miss something in the installation instructions that told me the tools
had been moved?
Thanks,
Tom
> Hi Tom,
>
[quoted text clipped - 59 lines]
>>Thanks,
>>Tom
Steven Cheng - 04 Mar 2008 02:23 GMT
Hi Tom,
Yes, I've checked the install program of VS 2008 PRO, it does include a SDK
folder which contains several setup stuffs for windows sdk tools. Anyway,
if you have successfully installed the windows sdk tools(v6.0A), it should
reside in the following path:
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\
You can consider rerun those setup programs from VS 2008 setup material. Or
you can manually download the latest version of windows sdk 6.0 from web
and install it (via the link I mentioned earlier).
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Tom Bean" <tbean@newsgroup.nospam>
>Date: Mon, 3 Mar 2008 13:00:25 -0600
>Steven,
>
[quoted text clipped - 23 lines]
>>>>>Thanks,
>>>Tom