For legacy reasons at work, we are trying to install applications on Windows 2008 R2, not in program files (or program files (x86)) but in a Development Applcations folder.

This is working fine in running the applications, however we are finding it difficult now to set these apps as default programs for the required extensions, Windows is basically ignoring the attempt.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

It turns out the issue was that I had previously installed the required application in Program Files (x86) then uninstalled it.

When I reinstalled it in my custom Program Files, the Application File Type was still pointing to Program Files (x86).

Using FileTypeMan (as referenced from here), I pointed it to the correct exe, and the application was functionally available to use as a default application.

link|improve this answer
please accept your answer by clicking on the checkbox. – Sathya Nov 22 '11 at 12:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.