Skip to content

Conversation

@ddurieux
Copy link
Member

@ddurieux ddurieux commented Aug 9, 2023

No description provided.

@ddurieux ddurieux force-pushed the develop+windows_registry_lowlevel_access branch from 627d329 to cf9b5ec Compare August 9, 2023 07:18
ArrayValues => 0,
qw/KEY_READ/
);
use Win32API::Registry qw( :ALL );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which perl module should I have for this one ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://metacpan.org/pod/Win32API::Registry
if I remember, Win32::TieRegistry use this module, so it will works without install this module

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i've downloaded https://cpan.metacpan.org/authors/id/C/CH/CHORNY/Win32API-Registry-0.33.tar.gz, extracted it and put it in the lib folder, without success. The format is different than the other modules thought, so it's probably not what is expected

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Win32API.tar.gz

décompresses dans le dossier perl/vendor/lib/, tu devrait avoir un dossier Win32API et dedans un dossier Registry et un fichier Registry.pm

au pire, je peux t'envoyer tout mon dossier avec les modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants