How to use the MRS File ADDON using a custom .extension

Joined
Apr 27, 2008
Messages
667
Reaction score
124
Okay, this is the same release as the xHalloweenX, i just modified a few things in the registry, so that you can use it with any type of .extension for gunz,

Part 1:
okay were going to use my method.

go to your C:\Program Files\

Make a folder, call it what to want.

then

go to control panel > folder options > File types.
then click new, enter the file extension you want to use.

then click ok, then go to "change" and look for your mrs.exe directory. which should be where you put your mrs.exe in C:\Program Files\Your Directory name\

now select your mrs.exe.

then go to Advanced.
now you can set an icon if you want, if so select your icon.

now click on New, Name the Action "Open" without the " "
now for application used to preform action, type in --
for the topic type in "System" without the " "
check off DDE.

Now Make a New Action.

For The action use (Unpack your "file extension" File) Without the ( ) and the " "
Now for application use to preform action, use C:\Program Files\DIRECTORY NAME\mrs.exe d %1
Check off Use DDE.
for application enter "mrs" without the " "
for the topic, use "system" without the " "

make a new action called, Pack

For The action use (Unpack your "file extension" File) Without the ( ) and the " "
Now for application use to preform action, use C:\Program Files\GunZ Eng File\eng.exe c %1
Check off Use DDE.
for application enter "mrs" without the " "
for the topic, use "system" without the " "

And there you go.

Your welcome ;-)
 
Last edited:
Back