📎 AI Summary:
The thread discusses issues with file associations after manual modifications to the registry in Windows 8.1, caused by an attempt to change how GMA files open with a converter. The original poster's changes led to GMA files being misidentified as VLC media files, with difficulty restoring default associations. Responders suggest reinstalling or repairing affected programs, and recommend using Control Panel or command line tools to fix file associations, emphasizing caution when editing the registry.

Cathulhu

New Member
Joined
Jun 28, 2015
Messages
1
Thread Author #1
First off I'm running Win8.1

Situation:

Well I have a Gmod server and I'm trying to convert some of these gma files with a converter.
I need to open the file with the converter to have them convert but whenever I would choose to pick the converter it would still be the same and not open it or change it.

I got tired of trying to figure stuff out and messed around in the regedit which was bad and what I did was:

Changed the gfx VLC key name to gma

Created a new key below it named
gmodconv
(the name of the converter app)

Changed both data strings to file locations to the converter

Closed and saved




And then what happened after I restarted my computer was:

All the previous GMA files looked like VLC files, default opened with VLC and you couldn't change them

Type of file said VLC media file(.gfx) (.gma)


-------------------------------------------------------------------------------------------------------------------------------


What I need help with:

To fix the regedit problems I caused by editing the file (I tried changing the gfx file back to normal but my gma files still look like they were after I edited the regedit)

And I'd like to know how to fix the problem where I can't change what application a file opens with.


Thanks for spending your time and reading this, and or your help.
 

Solution
If you tried modifying it manually in regedit, I agree with ussnorway you may have hosed it. You maybe able to either reinstall or do a repair on all relative programs and hope it fixes the class associations. Then again Control Panel > Default Programs may fix the association, or you can use the command line utility assoc where the form is assoc .ext=filetype where the filetype would be a ProgOpenID as listed by just typing assoc

ussnorway

Windows Forum Team
Staff member
Joined
May 22, 2012
Messages
4,597
in 8 or 8.1 you set them from the control panel... once you start stuffing about in regedit, all bets are off and I'd re-install the system now if I was you mate... assumes you have no backup software image?

An image from 'Cannot change how a file opens (What application opens it)'. Screenshot showing a highlighted 'Default Programs' option in a settings menu.
 

Last edited by a moderator:

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
If you tried modifying it manually in regedit, I agree with ussnorway you may have hosed it. You maybe able to either reinstall or do a repair on all relative programs and hope it fixes the class associations. Then again Control Panel > Default Programs may fix the association, or you can use the command line utility assoc where the form is assoc .ext=filetype where the filetype would be a ProgOpenID as listed by just typing assoc
 

Solution