Showing results for March 2008 - Visual Studio Setup

Mar 15, 2008
0
0

Group by Different Properties for Format-Table

Heath Stewart
Heath Stewart

For my Windows Installer PowerShell Extensions, I've been simplifying some of the use cases and adding additional formats. One thing I wanted to do was display source list information in a table and group either by the attached ProductCode or PatchCode properties. The format-table cmdlet doesn't support multiple properties and doesn't appear to all...

PowerShellTip
Mar 7, 2008
0
0

Installing Silverlight 2 Beta 1 Tools for Visual Studio 2008

Heath Stewart
Heath Stewart

While attempting to install Microsoft Silverlight Tools Beta 1 for Visual Studio 2008, you may get a prompt for source that looks like the following screenshot. This problem commonly occurs if you have not installed one or more of the features Visual Basic, Visual C++, or Visual C# when installing Visual Studio 2008 (VS2008). If you have your VS...

InstallationVisual StudioLogging