>>>>> If you test wpkg.js on command line and if you use %SOFTWARE% variable >>>>> in your packages, don't forget to "set SOFTWARE=..." before running >>>>> "cscript wpkg.js ..." - this is a common mistake I always make when >>>>> testing something manually ... >>>> You can set this variable in xml config files as well - prevents this >>>> common mistake. >> I've only found variable definitions within hosts/profiles/packages, >> but globally IMHO it is only in Wpkg Client. >> >> Would be an idea to have the possibility to define it in config.xml, >> anyway ... > > Or, use the variable in i.e. "default" profile used by all PCs (if you > have such a profile). > > Hmm. config.xml is local to site, profiles etc. xmls not - but yes, for single sites this is a good solution, thanx. Falko |