Thread
:
OwnerInfo for Smartphone
View Single Post
#
9
(
permalink
)
11-23-2007, 10:32 AM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,141
What code are you using to read the registry?
Try this:
Code:
Reg.RootKey(Reg.rtCurrentUser) msgbox(Reg.GetValue("ControlPanel\Owner\","Name"))
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel