howto execute msiexec in SMS installer????
- From: lee.james@xxxxxxxxxxxxx
- Date: 16 Nov 2005 10:17:39 -0800
This is driving me nuts.........I can't seem to run Windows Installer
(Msiexec.exe) from within SMS installer (I'm trying to uninstall an
application).
I've tried:
Execute msiexec.exe /x {B4846B86-556B-4F2A-9F42-C0DDE06EDF2D}
Execute %sys32%\msiexec.exe /x {B4846B86-556B-4F2A-9F42-C0DDE06EDF2D}
Execute (batchfile)
Copy local file (batchfile)
Execute (batchfile)
If I run the batch file manually it works fine. If I do a Start, Run
and type in the command it works fine.
And yes, the SMS program kicks off properly.
Most frustrated!
J.
.
- Prev by Date: Re: subselect query in collection
- Next by Date: Re: Makecoll Equivelent in SMS 2003
- Previous by thread: Re: Register Key
- Next by thread: Re: Makecoll Equivelent in SMS 2003
- Index(es):
Relevant Pages
|