The Case of the Missing Shell Extension (a Novel)

One the big mysteries to me has always been why Shell Extensions are so hard for application virtualization. And I had never really taken a deep look into them to unravel they mystery until this year. But now I have, and it turns out to be less of a mystery novel and more of the Steven King kind.

The Problem

About App-V 5 and Installers that delete things

One aspect of App-V that we rarely discuss is then when you are sequencing, the sequencer not only detects added folders, files, registry keys, and registry items, but it also pays attention to things that the installer removes. By this I am not referring to a temporary file added and then removed, but something that was present prior to …

PowerShell with App-V 5

PowerShell with App-V 5

With the release of Application Virtualization version 5.0, Microsoft changed out all of the old scripting and programming interfaces and replaced them with brand new PowerShell interface modules. In this book, the authors dig well below the limited online help that comes with the product to fully expose not only the PowerShell cmdlets, but also the

About Scripts in App-V 5.0

Scripting has changed in App-V 5.0.

[Editing Note: The graphic below was updated due to an editing error in the original post.  Thanks Mark C!  Tim 3/2015]

The scripts move from the OSD to the new “Dynamic Configuration Files”, and very different options are now available to us to customize actions at the client.

Microsoft’s Aurung wrote a blogpost