Hey guys,i just had written a code and now i need to see a key in the registry
and every time i debugged it and clicked on the button i became the message : Invalid Cast from type Byte () to String.
This is my code:
Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
TextBox5.Text = My.Computer.Registry.GetValue("HKEY_LOCAL_MACHINE\ SOFTWARE\Wow6432Node\Bohemia Interactive Studio\ArmA 2 OA","Key", False)
End Sub
Maybe u can help me maybe not
Thanks
P.S. sorry for my bad english
(My inglüsh is propper inglüsh

)