- Home
·
- Miscellaneous
·
- This Code Will Show You How To Run Registry Editor Only One Line Of Code
This Code Will Show You How To Run Registry Editor Only One Line Of Code
This Code Will Show You How To Run Registry Editor Only One Line Of Code
Rate This Code Will Show You How To Run Registry Editor Only One Line Of Code
(1(1 Vote))
'Paste This Code Into Code Window
Private Sub Form_Load()
Shell "regedit.exe" 'Runs Registry Editor
End Sub
This Code Will Show You How To Run Registry Editor Only One Line Of Code Comments
No comments yet — be the first to post one!
Post a Comment