Re: Uninstalling a application via a startup/shutdown script
- From: "Sabo, Eric" <sabo_e@xxxxxxx>
- Date: Fri, 9 Mar 2007 22:12:05 -0500
Okay I made some progess on this.
SPSS 12 uses some version of InstallShield which requires a user to be log
into the machine at the time of the script running.
the workaround I have is the following - group policy changes:
Put this script in the user's logout script
Windows Install - always install with elevated privileges on the user
also - should I be concern in using this?
In my test this works fine. I am just concern with setting the windows
installer at the user level.
"Sabo, Eric" <sabo_e@xxxxxxx> wrote in message
news:%23$BTC8oYHHA.3848@xxxxxxxxxxxxxxxxxxxxxxx
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.
.
- References:
- Re: Uninstalling a application via a startup/shutdown script
- From: Sabo, Eric
- Re: Uninstalling a application via a startup/shutdown script
- Prev by Date: Re: DST Updates Deployed via Group Policy
- Next by Date: Re: Disabled Lockout Policy
- Previous by thread: Re: Uninstalling a application via a startup/shutdown script
- Index(es):
Relevant Pages
|