Is there a way to install one package or another depending on host attributes 
without making separate profiles ?
What I would like is to do a profile which has 2 different versions of the same 
program (Adobe Reader) and if the host attributes match the first one, it will 
install it, but if they don't (in any other case) it will install the other one 
:

<profile id="AdobeReader">
                <package package-id="adobereader_en" os="windows embedded.+" 
lcid="409"/><!-- Only if Windows Embedded -->
                <package package-id="adobereader"/><!-- Mui version -->
</profile>

I've tried using the regexp "!embedded" but it doesn't seem to work.


Jonathan Verdeyen
IT Engineer


________________________________
Ce message et toutes les pi?ces jointes (ci-apr?s le "message") sont 
confidentiels et ?tablis ? l'intention exclusive
de ses destinataires. Toute utilisation ou diffusion non autoris?e est 
interdite. Si vous n'?tes pas destinataire de ce
message, merci de le d?truire imm?diatement et d'avertir l'exp?diteur.
--> Pensez ? l'environnement avant d'imprimer ce message.

This message and any attachments (the "message") are confidential and intended 
solely for the addressees.
Any unauthorised use or dissemination is prohibited. If you are not the 
intended addressee of this message,
please delete it immediately and inform the sender.
--> Please consider the environment before printing this email.

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
-------------------------------------------------------------------------
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