SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search

Inside Technique : Extending the Browser : Reg File Creator

The reg file creator is a simple tool that creates a ".reg" file that simplifies installing your extension. By creating a .reg file you will not need to use regEdit to install the extension. Instead, you copy the results of this tool to a text file and run it. Windows will automatically update your registry with the appropriate settings.

Step 1:
Enter the Menu Text

Step 2:
Enter the URL or Path to the extension

Step 3:
When is the context menu available?

Selecting none of the following makes the menu available at all times.

Step 4:
Do you want the extension displayed in a modal dialog?

Display in Modal Dialog

Step 5:
The Registry File

Copy and paste the following registry file in a text editor. Save the file with a ".reg" extension. When you run this file, your extension will be registered.

Discuss and Rate this Article