Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: access 64bit registry from 32 bit Perl

by bulk88 (Priest)
on Dec 05, 2012 at 19:13 UTC ( [id://1007368]=note: print w/replies, xml ) Need Help??


in reply to Re^2: access 64bit registry from 32 bit Perl
in thread access 64bit registry from 32 bit Perl

I dont understand what you want to do. You have a .reg file, that needs to be applied, without redirection, to the registry? Then use the 64bit regedit. If your .reg file is getting the redirection, then you are calling the 32 bit regedit. You have to use an absolute path with "Sysnative" folder (google it) in it to reach the 64 bit regedit from a 32 bit perl.
  • Comment on Re^3: access 64bit registry from 32 bit Perl

Replies are listed 'Best First'.
Re^4: access 64bit registry from 32 bit Perl
by anaconda_wly (Scribe) on Dec 06, 2012 at 02:14 UTC
    OK, I googled and understand your meaning. But strange my Win7 didn't got a Sysnative folder, I only see system32 and sysWOW64.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1007368]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found