Hi!
I am trying to uninstall a program. I start the program like this:
"msiexec /x "PSIPENTA.COM BDEPZ 6.0.1.msi" /qb /norestart"
If I open a command box and type this line of code - everything works fine. If I do it with SMS - the deinstallation doesn't work.
I tried it also with a batch-file in which just the line above stands. Again - starting the batch-file manually - everything is ok; with sms it again doesn't work...
In the logfile there stands:
MSI (s) (3C:94) [13:11:27:105]: Transforming table Error.
...
MSI (s) (3C:94) [13:11:27:175]: MainEngineThread is returning 1603
Any suggestions what can be wrong?
Friendly regards,
Gerhard
I am trying to uninstall a program. I start the program like this:
"msiexec /x "PSIPENTA.COM BDEPZ 6.0.1.msi" /qb /norestart"
If I open a command box and type this line of code - everything works fine. If I do it with SMS - the deinstallation doesn't work.
I tried it also with a batch-file in which just the line above stands. Again - starting the batch-file manually - everything is ok; with sms it again doesn't work...
In the logfile there stands:
MSI (s) (3C:94) [13:11:27:105]: Transforming table Error.
...
MSI (s) (3C:94) [13:11:27:175]: MainEngineThread is returning 1603
Any suggestions what can be wrong?
Friendly regards,
Gerhard