I did some more poking around and found a solution. I
launched the SoapToolkit exe, then went into the
windows\temp directory and captured the soapsdk.msi file.
After cancelling the installer wizard, I was able to
install Soap in silent mode using this
command: "msiexec /i soapsdk.msi /qn"
>.
>