Nope, that's the "what program launches when this is double clicked" part, not the "what is the default extension for this file format" thing.[DOUBLEPOST=1485203290,1485203219][/DOUBLEPOST]Is this what you're looking for?
https://www.lifewire.com/how-to-change-file-associations-in-windows-2624477
--Patrick
Nope. Too many directories, and often we actually do need to save wav format for other purposes. So we can't just make all waves MP3's.If conventional solutions do not work, can't you write a short batch that uses `ren *.wav *.mp3` aimed at the directory(ies) they save at?
Alternatively, write a small utility in your language of choice with a passive filewatcher that does the above automatically, and set it to run at startup.
They're not the same?Nope, that's the "what program launches when this is double clicked" part, not the "what is the default extension for this file format" thing.
They unfortunately are not. The dialogue you are indicating actually has nothing to do with file formats whatsoever, it just says what program to Launch when a file has a certain extension.They're not the same?
--Patrick
Hmm... This one would annoy them (but hey, they're annoying you first): a filewatcher that pops up a "should I convert this to .mp3?" window on every new .wav file saved anywhere (other than places like %temp%).Nope. Too many directories, and often we actually do need to save wav format for other purposes. So we can't just make all waves MP3's.
Also, autocorrect murdered "obscure" and "MP3" for you.Took too long to type. Guess none of these will work for your either.
I like these suggestions from @stienman. As others have said, the "global" settings for extensions have nothing to do with what comes up in a dialog box when trying to save a file inside of a program. Yes it's the windows save file dialog, but that's just a framework call that you pass your own information into. Hence why the dropdown for type of file is populated a certain way. That's all the programmer's doing, not windows and/or registry. It's almost-certainly program settings.No, he needs to find where adobe file save dialogue chooses the extension.
If the software is old enough you might actually need to poke around the software directory for an ini file. Otherwise it's probably buried in some arbor key in the registry somewhere.
I'd be interested in uninstalling the software and reinstalling it. Another thing to try is set up a new user account in case it's a preference tied to the user rather than the computer or installation.
And a 27in CRT to go with it.They might have a Nintendo 64 on-site in the break room.