> Hello,
> 
>  
> 
> I am using WPKG.js from a scheduled task. I don't want to use WPKG Client.
> 
> Is there a way to use %SOFTWARE% variable in package.xml ? From all I have 
> read it seems to be declared in settings.xml wich seems to be related to WPKG 
> Client.
> 
>  
> 
> Could I make a declaration in an external xml file like config.xml ?
> 
>  
> 
> Thanks by advance
> 
>  
> 
> Laplaud François
> 
> Service Informatique & Transmission
> 
> Service Départemental d'Incendie et de Secours de la Sarthe
> 
> 13, Boulevard Saint Michel
> 
> 72190 Coulaines BP 35
> 
Hello LAPLAUD François,

as far as I know, wpkg.js sets the variable %software% through the
windows mechanism "set var=value". You can look this up at the
commandline with "set /?".
I defined it in the profiles file for my base profile so every other
profile depending on it will work with it.


Best Regards, Martin
-------------------------------------------------------------------------
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