Today We Learn About Elevation, Integrity Levels, and UIAccess

With the App-V MVPs busy at the MVP Summit this week, I’ll offer up this rather long post about elevation, starting with some fairly well known basics and advancing into the absurd detail.

Applications sometimes do things that cause UAC prompts to qualify a process to increase its security settings or level. Most enterprise policies, and Microsoft recommended practices, restrict …

Putting your App-V Scripts directly into the .AppV 5.1 file

Using Scripts to aid the deployment of App-V packages makes the virtual applications more flexible and deployable in production.  Prior to the App-V 5.1 release, this was done by manually editing the external Deployment and/or User Configuration.xml files.  Not only was the editing originally a clunky process (leading to the development of a free editor tool ACE to edit those …

The case of the misnamed object

I suddenly seem to be getting asked by a number of software vendors to help them support customers that are using App-V.  This is fantastic!  Vendors that want to support App-V?  We have dreamed of this for 15 years now.  I am thinking that four is perhaps more than just a blip, maybe it is a trend.  I certainly hope …

App-V and .Net Native Images Updated

Last year I wrote an article on App-V and .Net Native Images and how they didn’t work with App-V.

I was wrong, but it wasn’t my fault. It turns out that the trusted tooling that I used, the Microsoft SysInternals ProcessExplorer, was lying to me.

One of the uses of ProcessExplorer is to view the modules (fancy name …

AppVManifestEditor (AVME)

AppVManifestEditor is a new free GUI based tool for editing the AppXManifest file that Microsoft is exposing in the sequencer for editing in the new 5.1 release of App-V.

Microsoft is making the file available for export/import within the sequencer.  The syntax of this xml file is undocumented, and editing the xml can be very tricky, so a tool is …

Virtual App Runtime Debugging with Updated AppV_Manage 5

The KahunaI am pleased to announce version 5 of the free AppV_Manage tool, and in particular the new run-time debugging capabilities.  You can find the tool downloader  at this link here.

When dealing with a difficult application, you often need to use several tools to try to find out what is wrong.  In the past, I had integrated a number …

AVDCG and AVSS Updates

image of toolWhile everyone knows about the AppV_Manage tool, used for testing new App-V Packages, many either do not know or have forgotten about two of the other tools.

In fact, unless you were already using them you probably didn’t notice the updates last September.  I recently noticed that I totally forgot to blog and tweet about the changes.  Well even newer …