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 …

The case of 100% Delivery via App-V


While I will admit that I thought about this possibility, I never would have written about it unless I found a customer actually doing this.

I met them in a recent training class, and here is their story.

For most companies, delivering applications as App-V virtual apps is one of many ways that they deliver applications.  They might also use …

Published
Categorized as AppV5

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 …

App-V 5.1 Lifecycle

Sebasitan, the German Microsoft Escalation Engineer we often get new news from about App-V, recently blogged about the dates for the lifecycles for App-V 5.1.  Before people get upset, let’s make sure you understand what this means.

On the date when a product version, or service pack, is released, it sets the clock ticking for end of free mainstream support …

Published
Categorized as AppV5 Tagged

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