Create Reg files with ease
Posted: 2002-06-01
By: ArchiveBot
Viewed: 57
Filed Under:
Title | Uploaded | Size |
---|---|---|
Create_Reg505821232002.zip | 9/3/2020 3:45:00 PM | 3,262 |
This code helps you to create reg files instead of using the Registry APIs! Got the idea from Alex Wied
Original Author: AvEnGeR
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
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.