The tool was inspired by an article on CodeProject. Features include: Batch assignment of extensions, full x64 Windows support, protection against potentially dangerous assignments, easy to use GUI.

Batch Assignment

Create a text file in any plaintext editor with one rule per line. The correct format is:
*.extension|program

Example Rule
*.xls|C:\Program Files\Microsoft Office\excel.exe

Keep in mind...

- If the program specified does not exist, the rule will be ignored.
- You may place an unlimited number of rules in each "script"
- The rule must begin with an asterisk (*) or else it will be ignored.

Miscellaneous Information:

- Windows XP, Windows Vista and Windows 7 are supported.
- Works on x86 and x64 operating systems.
- This program is considered a beta release that may contain defects.
- The Microsoft .NET Framework 3.5 is required to use.