Hello Folks,

I am Writing a Perl Agent which scan Windows Registry to parse information about service running on system to do that i am using Win32::TieRegistry module.

my problem with this approach is that it is running fine on 32 bit system but for 64 bit system it is returning undef. I have tried to change Access by givinf KEY_WOW64_64KEY as parameter but still it is not solving my problem.

any Kind of help from anybody will be highly appreciated.

Thanks and Regards
Vikas Sharma

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.