Showing results for 2013 - Visual Studio Setup

Oct 7, 2013
0
0

Visual Studio 2013 shortcuts in Windows 8.1

Heath Stewart
Heath Stewart

Windows 8.1 made a change for RTM – as some MSDN Subscribers might’ve noticed – where newly installed applications’ shortcuts are not immediately visible on the Start menu. They are still installed and indexed, but you need to either swipe down on your touch screen or click the down arrow as shown below. On the Start menu, you can also just ...

Jul 3, 2013
0
0

Windows Installer PowerShell Module 2.2.1 Released

Heath Stewart
Heath Stewart

Yesterday I released servicing update 2.2.1, which updates 2.2.0 to fix a few bugs and add a few cool new features: Version-specific documentation has been added, but the most significant change to the documentation is the complete overhaul of the examples. Apart from removing some old examples using deprecated functionality, I organized the...

InstallationDevelopment64-bit
Jun 13, 2013
0
0

Windows Installer PowerShell Module 2.2.0 Released

Heath Stewart
Heath Stewart

Years ago I released PowerShell cmdlets (“command-lets”) that make querying product and patch information easy and robust. Windows PowerShell is a powerful shell that pipes objects – not simply text – and provides full access to the .NET Framework as part of the language (though higher-level constructs are most often better). Earlier this week I r...

InstallationDevelopmentpsmsi