Announcing PassiveInstall

Passive Install logo
A PowerShell Automation Framework for Application Packaging with Passive/Silent Installations.

 

Today I am releasing another free tool for the community, called PassiveInstall, plus a free online training course for it (see bottom of this article for a link to the training).  A PowerShell module intended for use by anyone wanting to create customized automated installations of vendor applications …

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 …