Tools Links Login

Create Reg files with ease

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 84 times

Categories

Visual Basic 6

Attachments

Create_Reg505821232002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,262 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.