VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Create Reg files with ease

AvEnGeR  (2 Submissions)   Registry   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This code helps you to create reg files instead of using the Registry APIs! Got the idea from Alex Wied

API Declarations
Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long

Rate Create Reg files with ease (3(3 Vote))

Download Create Reg files with ease

Create Reg files with ease Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters