Automated ePO install on Windows Vista

McAfee Issues, PC Tips No Comments

A few months back, I blogged about how to shoehorn ePO (ePolicy Orchestrator) onto a Vista machine. Recently, Alan over at UsersSuck! has found a way to do this in an automated fashion, without having to go through the hassle (and potential security risks) of disabling User Account Control. Basically, you need a program called psexec, which allows you to run as the SYSTEM user without disabling the UAC. Click here for the full article.

mcafee epo, windows vista, CMA, epo, automated install, user account control


InstallShield: Automatically handle User Account Control (UAC) dialogs in Windows Vista

MSI Development No Comments

In an effort to provide additional security in Windows Vista, Microsoft has added the User Account Control (UAC) dialog prompts. Since these run on a special ’secure’ desktop that is technically just an image of your actual desktop, so traditional means of manipulating the dialogs don’t work. However, Microsoft hasn’t left MSI developers out in the cold. The Windows Vista blog has a great article about automatically handling the different types of UAC dialogs you’ll encounter in Vista. As a developer, you’ve probably turned the UAC off on your machine, but you obviously have to assume your end users have it turned on, so this is a hurdle that must be overcome when packaging apps for deployment.

Most of the work you’ll need to do involves the application’s manifest, which the blog article clearly sketches out and provides an example of. There is the typical amount of grousing in the comments, no doubt since Vista is uncharted territory and Microsoft isn’t the greatest at providing an immediate response on new problems in their technology. However, it’s great to see that these additional security features have been added without entirely handicapping developers–although there will no doubt be a slight learning / frustration curve to overcome first.

Now, to install InstallShield 11.5 on a new Vista box. Exciting commentary and reviews to follow!

application deployment on vista, application packaging, automatic user account control, installshield, installshield on vista, msi, msi on vista, UAC, UAC MSI, user account control, user account control in msi, windows installer vista


Turning off User Account Control to install McAfee on Vista

McAfee Issues, PC Tips No Comments

In a recent post I described how to install ePO and VirusScan 8.5i on a machine running Windows Vista. One of the steps involves shutting off the User Account Control that is turned on in Vista by default. I mention quickly how to do it in the article, but Alan over at Users Suck! has done a top-notch job of creating a walkthrough, complete with pretty pictures.

As a side note, once you’ve got ePO on there, you can re-enable User Account Control. But why would you want to?

disable user account control, epolicy orchestrator, install epo, mcafee, user account control, vista, windows vista