Re: Uninstalling a application via a startup/shutdown script



There seems to be a lot of post on this subject but no clear answers.

Is this something that is support by Microsoft, meaning can you do this?

"Sabo, Eric" <sabo_e@xxxxxxx> wrote in message
news:3646DA36-00F6-4000-AD43-439D313BE014@xxxxxxxxxxxxxxxx
We have a windows 2003 domain controllers with windows XP SP2 pro clients.
We want to uninstall an application using a startup/shutdown script.

We have the following command:
"c:\windows\system32\msiexec.exe" /x
{B3B77C66-1553-4FFE-B044-53B179FBE0B6} /q

This works when we are logged on to the machine.

But we think the problem is it cannot call up the shell in order to run
correctly.



.



Relevant Pages