Hi,
Working with I'm trying to separate packages that belongs to either 
Windows XP or Windows 7.

I packages.xml I add this line::
   <package
      os="windows xp"
      id="Java1.6.0_15"
      (...)
but it does not work. no info at all in debug.

I tried it in hosts.xml file, and it does work well ::
    <host name="pc.+" os="windows xp" profile-id="defaut" />

Is it supposed to work in packages.xml ??

-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to