Mark_Work_DES
2009-07-03 08:58:01 UTC
I am trying to uninstall Adobe Shockwave with SMS 2003 Advanced clients on XP
sp2 and sp3 clients.
so far I have manually run the following commands using a Domain Admin logon
To install
msiexec /package "sw_lic_full_installer_11.msi" /passive
To uninstall
msiexec /x "sw_lic_full_installer_11.msi" /passive /li c:\shockwave_uninstall
Both commands work as I expected them to when I use the 'Run' option from
the start menu.
Shockwave is first installed and then unistalled correctly.
My problem is that when I re-install Shockwave using the command above as a
test - I can't run the unistall command as part of an SMS2003 package.
I've created the package and advertised out a program which the client has
received. When it runs it fails with the error code 1605
The log file saved to the c drive says this:
MSI (s) (B4:E8) [14:59:46:266]: Product: Adobe Shockwave Player --
Installation failed.
This action is only valid for products that are currently installed.
C:\WINDOWS\system32\CCM\Cache\STF00009.7.S-1-5-21-641411641-131815292-946742744-8785\sw_lic_full_installer_11.msi
I even downloaded the package to the local PC from the DP and got it to run
from there (as you can see in the log above) but it still failed.
The package runs with Admin rights and I've tried running it under the
Software installation account as well and it still failed.
I've never come across this problem before. No matter what I've tried so far
I can't change the behaviour of the SMS package - it always fails to see that
Shockwave is already installed.
Can anyone suggest a way to make the SMS package work
sp2 and sp3 clients.
so far I have manually run the following commands using a Domain Admin logon
To install
msiexec /package "sw_lic_full_installer_11.msi" /passive
To uninstall
msiexec /x "sw_lic_full_installer_11.msi" /passive /li c:\shockwave_uninstall
Both commands work as I expected them to when I use the 'Run' option from
the start menu.
Shockwave is first installed and then unistalled correctly.
My problem is that when I re-install Shockwave using the command above as a
test - I can't run the unistall command as part of an SMS2003 package.
I've created the package and advertised out a program which the client has
received. When it runs it fails with the error code 1605
The log file saved to the c drive says this:
MSI (s) (B4:E8) [14:59:46:266]: Product: Adobe Shockwave Player --
Installation failed.
This action is only valid for products that are currently installed.
C:\WINDOWS\system32\CCM\Cache\STF00009.7.S-1-5-21-641411641-131815292-946742744-8785\sw_lic_full_installer_11.msi
I even downloaded the package to the local PC from the DP and got it to run
from there (as you can see in the log above) but it still failed.
The package runs with Admin rights and I've tried running it under the
Software installation account as well and it still failed.
I've never come across this problem before. No matter what I've tried so far
I can't change the behaviour of the SMS package - it always fails to see that
Shockwave is already installed.
Can anyone suggest a way to make the SMS package work