Set File Associations Without Writing To The Windows Registry

Only portable applications are problematic. A portable software is by default one that can be run from a folder without installation. It works out of the box and will not write data to the Windows Registry. But without changing the file associations it means that the user has to use the Open With dialog or drag and drop to open files on the computer system with a portable application.
The creation of PEM, Pure Enigmatic Magic, changes this. It has been created to fill the gap. The software program acts as a proxy that can be configured to associated certain file extensions with programs on the computer system. It could for example be configured to direct requests to open mp3 with AIMP2 instead of the default iTunes or Windows Media Player.
PEM is a tiny portable software program that runs quietly in the system tray upon execution. It uses about 400 Kilobytes of computer memory while doing so and will direct all requests to open the configured file types to applications that have been added by the user.
The user needs to type in a file extension and a relative path to an application that should open that file extension. PEM will then ensure that the file type will be opened by the program configured in its options instead of the default program that has been associated with the file type in the Windows Registry.
The software program is very helpful for users who work with portable software and makes a perfect fit for any USB software collection.
Advertisement
Pure Enigmatic Magic ?
No. the author says it is “Portable Extension manager” :
http://freewarewire.blogspot.fr/2009/06/pem-pure-enigmatic-magic.html
Vey nice one. I know some portable intercepts association itself (Opera@USB for example) but it is still somewhat rare. Thanks for find! Bookmarked to try.
@Jon
Probably because it’s AutoHotkey script. I know antiviruses hate my stuff in AutoIt and AutoHotkey is close on their scale. There is source included so you can ask some AHK guru to look through. :)
When I attempt to use, AVG anti-virus warns me about a trojan.
C.A.F.E (means coffee in french ) does the same thing it’s written with autohotkey
http://clef.usb.googlepages.com/cafe
You can download it Here :
http://clef.usb.googlepages.com/cafe.zip
Source Code :
http://clef.usb.googlepages.com/sources
Handiness!