On 3 April 2014 23:11, Mário Jorge de Sousa Freire <[email protected]> wrote: > Let me see if I understood it correctly... > > This line: Win32::OLE->Initialize() should be added before Users.pm (line > 68), right?
I think this Win32::OLE function should be called before any Win32 inventory tasks since it may be used elsewhere. You can test this by adding this function in Agent/Task/Inventory/Win32.pm in the init() method . Cheers, -- Kevin Roy _______________________________________________ Fusioninventory-user mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user
