howto execute msiexec in SMS installer????

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.

.



Relevant Pages