Shortcuts limit discovered in Windows 10

Call it the case of the missing shortcut.  Although I discovered the issue because of App-V, the culprit really turns out to be the OS itself.

As some of you know I am busy working on a new App-V tool.  As part of the testing, I built a number of test applications (or pulled out oldies-but-goodies that I already had) …

Sequencing AutoCad 2016/2017

My general recipe for sequencing AutoCAD 2015 is found in this post from a couple of years ago: https://www.tmurgent.com/TmBlog/?p=2268

Today, Patrick Mangan reminded me that he had to modify that recipe to handle AutoCAD 2016 and 2017.

In the original recipe, we handle the problem of the runtime AutoCAD writing a dll file outside of the virtual environment to a …

How I sequence Java in App-V

attib: digitalart

Earlier this week I was queried (by Andrew) about an issue with the JreBlock script we use for sequencing Java. There was an issue with using in on 64-bit machines. Patrick wrote the original version for us more than 4 years ago, and we were using a different version in our training classes than was on the website

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 …

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 …