Rainer Meier wrote:
Hi Kevin,

Kevin Keane wrote:
I am trying to create a package that removes several individual MSIs.
Based on the documention, I was under the impression that I'd simply
have to add multiple <remove> tags to the package. But when I do that,
processing stops after the first successful remove action (it continues
only if the action returns an error code).

It's entirely correct that WPKG should always continue with the next command.
I've verified the loop "continue" instruction of cscript and then I made a small
test using the following package definition:
That's interesting. Now it works for me, too...

In the meantime I had actually reworked my package into individual dependent packages to work around this problem, and unfortunately didn't keep the original XML. And when I recreated the original version, it suddenly worked as expected. I'll do some more experimenting to try and reproduce the problem. It might be related to dependencies.

--
Kevin Keane
Owner
The NetTech
Find the Uncommon: Expert Solutions for a Network You Never Have to Think About

Office: 866-642-7116
http://www.4nettech.com

This e-mail and attachments, if any, may contain confidential and/or 
proprietary information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. The information herein is 
intended only for use by the intended recipient(s) named above. If you have 
received this transmission in error, please notify the sender immediately and 
permanently delete the e-mail and any copies, printouts or attachments thereof.

-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to