August 17, 201412 yr In my Windows 8.1 install, I have a program that seems to be running improperly off of a file association. When I click on the some of the files it belongs to, I get a "File not found" error message. Others work, so I guess the file parm needs quotes (") around it. I tried looking in the UI and didn't find any screen to fiddle with this manually like I'm used to seeing and got the "which program to use" screen instead. I even tried searching the registry and didn't see anything particularly odd looking. Could anyone fill me in on where this stuff is stored, how to access it, and more importantly fix this problem? Thanks.
August 18, 201412 yr Try: Control Panel -> Default Programs If the program is not listed in "Set your default programs" try looking for the extension in "Associate a file type or protocall with a program"
August 18, 201412 yr Author As I stated, I used these UI options to no benefit. The question was to fix a file association, not set one.
August 18, 201412 yr It would help if you were not so vague... What program exactly, what file extension? How am I supposed to know what you meant by UI options? Edited August 18, 201412 yr by ricktendo
August 19, 201412 yr Author You provided a response that was ultimately unhelpful because as I stated, I already tried the UI options, which were exactly what you indicated. And as I originally stated, Microsoft has nerfed this section where you can not set command-line options behind programs. You can only set programs. This makes Control Panel - Default Programs and "associate a file type with a program" absolutely useless to me in addressing this problem (what program, what file extension really doesn't matter, it can be extension .bla and the associated program does not open this file correctly). The older Windows OSes let you set these options in the UI. Windows 8 evidently does not. That said, I want to see the command-lines that Explorer is using behind a file association and be able to change them in order to fix this problem of the explorer file association not opening a file properly. How do I do that? Edited August 19, 201412 yr by Glenn9999
August 19, 201412 yr On my Unattended Installs of 8.1 I setup some of my favorite apps ie: VLC to be my default program via the registry settings, maybe you could do something similar to override the windows apps to your own applications. ~DP
August 19, 201412 yr [HKEY_CURRENT_USER\Software\Microsoft\Windows\Roaming\OpenWith\FileExts] I usually play with these registry if there's something wrong with file association on my computer Edited August 19, 201412 yr by rocky
August 19, 201412 yr Would "Types" work in 8.1? http://izt.name/apps/types/ It does work on 8: http://www.portablefreeware.com/?id=1548 jaclaz
August 19, 201412 yr Author jaclaz: It enabled me to see what I needed to see. Thanks for the suggestion.
August 19, 201412 yr You can export/import default association using dism commands:Dism /Online /Export-DefaultAppAssociations:C:\Windows\AppAssoc.xmlDism.exe /Image:C:\test\offline /Import-DefaultAppAssociations:C:\Windows\AppAssoc.xml Microsoft page.
August 20, 201412 yr You can export/import default association using dism commands:Dism /Online /Export-DefaultAppAssociations:C:\Windows\AppAssoc.xmlDism.exe /Image:C:\test\offline /Import-DefaultAppAssociations:C:\Windows\AppAssoc.xml Microsoft page.Besides the fact that it is unrelated to the OP question/issue , that applies to a .WIM image and not to a "running" system. jaclaz: It enabled me to see what I needed to see. Thanks for the suggestion.Good. jaclaz
August 20, 201412 yr Related (appears to be for Vista->Win8.x) -http://superuser.com/questions/569449/how-to-remove-file-type-associations-in-windows-7"assoc" and "ftype".I went into the Registry to disassociate ".BIN" from VLC - two places in the "Classes" -".bin" and "VLC.BIN" before it would "go away". The first is the Extension which points to the second one which is where the old-fashioned display (in older Windows) of "File Types" (ftype) is. The "new dummy-proof" Windows is a horror for Geeks Who Play. HTH (as a little info...)And thx for the App link - it appears to indicate just what I said. Wish I'd seen this sooner.
August 21, 201412 yr Related (appears to be for Vista->Win8.x) -http://superuser.com/questions/569449/how-to-remove-file-type-associations-in-windows-7"assoc" and "ftype". Well, assoc.exe and ftype.exe are as old as NT 4.00, possibly even earlier. jaclaz
August 21, 201412 yr There are only two things that can help you. And of course, you yourself, if you're a specialist.All the other crap - forget it. These are the only two programs that actually work.But if You use Windows 8.1, then is always the fastest and and surest way to refresh the Windows without affecting any file and folder. Also Your settings and registration (activation) will not be changed. Only You need to reinstall all other software and to delete Windows.old folder and its content. http://yamicsoft.com/windows8manager/index.html +http://www.rosecitysoftware.com/reg1aid/ OR Registry Backup what You made when everything was correct and everything worked brilliantly.
August 22, 201412 yr There are only two things that can help you. And of course, you yourself, if you're a specialist.All the other crap - forget it. These are the only two programs that actually work. Ah well, if you say so . I see exactly (respectively) $29.95 and $27.95 reasons to stay clear of them, but it was nice of you to promote some Commercial software and doing so in such a direct way. jaclaz
Create an account or sign in to comment