Vladimír Pšenička schrieb: > In event log I see this error on one machine with WPKG Client (Offline > mode enabled) after sucessfuly conected network resource: > > WSH: >> Error when searching registry sub-keys at 'HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\' >> Code: 800a138f; Descriptions: 'sNames' is null or not an object > > > WPKG is searching registry subkeys for network cards? Is anything wrong? > Everything seems work fine... There is a function in wpkg.js which looks for the IP address - search for "NetworkCards" in wpkg.js if you're more curious. For usage, see http://wpkg.org/files/stable/Changelog-1.0 (search for instances of "IP-address"). Perhaps it sould be documented a bit better... You can see a some more additional info also here: http://lists.wpkg.org/pipermail/wpkg-users/2008-April/003254.html -- Tomasz Chmielewski |