Advertisement

11.07.2007 at 11:20AM PST, ID: 22945619
[x]
Attachment Details

MSIEXEC Uninstall.  How do I surpress windows

Asked by dbguy2626 in MSI, Microsoft Operating Systems

Tags: msiexec, uninstall

All,

I am using a VBS script to uninstall a product.  Everything is silent but a Windows error message appears after the uninstall.  I want to surpress any errors that come up.  The error message is expected but I dont want the users to see any errors.  Here is the VBS script that I am running

on error resume next
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "msiexec /x {2277F6C6-260E-40C6-805B-0314FBF27E3B} /q",1,trueStart Free Trial
[+][-]11.07.2007 at 11:12PM PST, ID: 20239525

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: MSI, Microsoft Operating Systems
Tags: msiexec, uninstall
Sign Up Now!
Solution Provided By: kcehtrak
Participating Experts: 1
Solution Grade: A
 
 
[+][-]11.08.2007 at 07:45AM PST, ID: 20242094

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.08.2007 at 08:35PM PST, ID: 20247546

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628