http://bugzilla.wpkg.org/show_bug.cgi?id=199

           Summary: checkCondition: registry exists do not return true
           Product: WPKG
           Version: 1.1.x-M
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wpkg.js
        AssignedTo: man...@wpkg.org
        ReportedBy: daniel.dehen...@ac-caen.fr
         QAContact: wpkg-users@lists.wpkg.org


Created attachment 178
  --> http://bugzilla.wpkg.org/attachment.cgi?id=178
checkCondition: registry exists do not return true

Registry 'exists' test do not return true, the missing break statement make the
test continuing with 'equals'.

Tested with the following:
<variable name='WAU'
          value='HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate'
/>

<check type='registry' condition='exists'
       path='%WAU%\Services\7971f918-a847-4430-9279-4a52d1efe18d' />

Regards.

Patch against 1.1.3-RC6

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-------------------------------------------------------------------------
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