You are here

Types [file association manager ]

5 posts / 0 new
Last post
Jacob Mastel
Offline
Last seen: 2 months 3 weeks ago
Developer
Joined: 2007-06-13 19:36
Types [file association manager ]

I know there has been a lot of complaints about the lack of a file types manager especially when using the Vista interface. I found a program that is very good for managing file types and every part of the context menu for any extension on your computer. It's called Types. I was about to make it portable but then I realized it's written in C#. I know it can't be made portable but it's still a decent app and with no install could serve you well.

[Topic subject clarified by mod Tim]

solanus
solanus's picture
Offline
Last seen: 10 years 4 months ago
Joined: 2006-01-21 19:12
It requires .NET. It also

It requires .NET. It also looks like it probably writes persistent changes to the registry.
Maybe it solves a Vista problem, but I'm not sure what benefit it would have for PA users.
Why not use this:
Portable File Associator?

I made this half-pony, half-monkey monster to please you.

Jacob Mastel
Offline
Last seen: 2 months 3 weeks ago
Developer
Joined: 2007-06-13 19:36
Um....

I think you're a little confused. Anything written in C# requires .net and I made note of it being written in C#. It's also very different from Portable File Associator. PFA only associates a .WhateverYouWant witha program. Say .doc with OpenOffice. But then you close the program and it's done. This is ment as a permanent change. And also allows you to change the context menu for each extention (the top part when you right click a file). So it has to write to the registry to do that. I know because of .net it can't be portable but it can be useful to all the people who have made the comment in the past about not having anything like this. PFA is great but it's not good for making a permanent change.

Release Team Member

solanus
solanus's picture
Offline
Last seen: 10 years 4 months ago
Joined: 2006-01-21 19:12
Nope, I understood just

Nope, I understood just fine.
Thanks wraithdu, I'll check out arketype.

I made this half-pony, half-monkey monster to please you.

wraithdu
Offline
Last seen: 11 years 8 months ago
Developer
Joined: 2007-06-27 20:22
Try this

Try this -

http://sourceforge.net/projects/arketype

It's my project that grew out of PFA. 100% standalone and portable.

Log in or register to post comments