Hi all, I have Windows 7 64 bits and i have a big problem to read a key in the registry. Problem : In my enterprise, i want to read a key to get the uninstall string of specfic software, but regread doesn't read this key (not found). The code : $return=RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{BEWINTERNET-FR-DME}.UninstallSuite","UninstallString") MsgBox(0,"Return value",$return & "" & @error) @error = 1 but the key exist because it's visible on