VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Create Reg files with ease

by AvEnGeR (2 Submissions)
Category: Registry
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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

Download Create Reg files with ease

Download Create Reg files with ease (3 KB)

Create Reg files with ease Comments

No comments have been posted about Create Reg files with ease. Why not be the first to post a comment about Create Reg files with ease.

Post your comment

Subject:
Message:
0/1000 characters