http://bugzilla.wpkg.org/show_bug.cgi?id=107 Summary: WPKG fails to check for equality of registry data Product: WPKG Version: 1.0-rc8 Platform: PC OS/Version: All Status: ASSIGNED Severity: normal Priority: P3 Component: wpkg.js AssignedTo: r.meier at wpkg.org ReportedBy: r.meier at wpkg.org QAContact: wpkg-users at lists.wpkg.org CC: mangoo at wpkg.org As reported by Vladimir Psenicka. Tomasz added some additional remarks. WPKG seems to fail to check for registry data equality. For example the following check will fail (reported by Vladimir): <check type="registry" condition="equals" path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Common\LanguageResources\SKULanguage" value="1029" /> Tomasz reported that all checks in the following format will fail too: <check type="registry" condition="equals" path="HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections" value="0" /> I promised to investigate. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |