Thanks that has worked. On 1 July 2011 12:05, Malte Starostik <malte at malte.homeip.net> wrote: > Am Freitag, 1. Juli 2011, 12:45:35 schrieb Charles Gargent: > > Hi > > > > I get an error in my log file like so: > > > > 2011-07-01 11:16:36, ERROR : Error evaluating package check for package > > > > > 'Microsoft .NET Framework': 'null' is null or not an object > > > > The check for that package is like so: > > > > <check type="registry" condition="equals" > path="HKLM\SOFTWARE\Microsoft\NET > > > > > Framework Setup\NDP\v4\Full\Install" Value="1" /> > > XML is case sensitive. Change Value to value with a lowercase v and you > should be set. > > Kind regards, > Malte > ------------------------------------------------------------------------- > wpkg-users mailing list archives >> > http://lists.wpkg.org/pipermail/wpkg-users/ > _______________________________________________ > wpkg-users mailing list > wpkg-users at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/wpkg-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20110701/b4a140cd/attachment.html> |