Schrift
[thread]6962[/thread]

Auf registry-key zugreifen (Win32::TieRegistry)

Leser: 3


<< >> 2 Einträge, 1 Seite
Froschpopo
 2005-05-05 10:37
#54602 #54602
User since
2003-08-15
2653 Artikel
BenutzerIn
[default_avatar]
ich hab schonmal etwas zusammengebaut:
Code: (dl )
1
2
3
4
use Win32::TieRegistry;

$Registry->Delimiter("/");
print $Registry->{"HKEY_LOCAL_MACHINE/SOFTWARE/Classes/HTTP/shell/open/command"},"\n";

warum erhalte ich jetzt "Use of uninitialized value in print at test.pl line..." ?\n\n

<!--EDIT|Froschpopo|1115277141-->
Froschpopo
 2005-05-05 11:12
#54603 #54603
User since
2003-08-15
2653 Artikel
BenutzerIn
[default_avatar]
sorry, Fehler lag woanders...
<< >> 2 Einträge, 1 Seite



View all threads created 2005-05-05 10:37.