Pergudangan kode vb
Tuesday, 7 June 2016
Enable Registry Editor
Dim b As Object
Dim s As String
Private Sub Command1_Click()
Set b = CreateObject("wscript.shell")
s = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools"
b.regwrite s, 0, "REG_DWORD"
End Sub
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment