Cannot Associate .WAV files with Audacity

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
gopher
Posts: 4
Joined: Fri Nov 30, 2018 10:13 am
Operating System: Windows 10

Cannot Associate .WAV files with Audacity

Post by gopher » Fri Nov 30, 2018 10:22 am

OS: Windows 10 x64 v1803
Audacity v 2.3.0 (also tried v2.2.2)

Hi.

I have a .WAV file which i would like to associate with Audacity, that is when i double click it i want it to open Audacity automatically.
I have tried the following.

Navigated to "Choose a default app for each type" - found the .wav extension and tried to associate it with Audacity...no joy.
Within Exporer - Right clicked the .wav file and selected Properties - Opens With - Click Change, selected Audacity...no joy. Although selecting VLC will associate it with this and other programs.

Uninstalled , cleaned the registry, reinstalled...no joy.

Any help.

Thanks in advance.

Gopher

steve
Site Admin
Posts: 81651
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Cannot Associate .WAV files with Audacity

Post by steve » Fri Nov 30, 2018 10:28 am

9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

gopher
Posts: 4
Joined: Fri Nov 30, 2018 10:13 am
Operating System: Windows 10

Re: Cannot Associate .WAV files with Audacity

Post by gopher » Fri Nov 30, 2018 10:54 am

Hi All,

I did resolve this myself but thanks for the info Steve.

Open a cmd window with admin rights.
Entered the following.

assoc .wav=wavFile

Then enter.

Ftype wavFile="C:\Program Files (x86)\Audacity\Audacity.exe" "%1"

This will associate the file type .wav to audacity, you then have to right click the .wav file, select Properties, click Change, Select Audacity and click OK. If you double click the file it should open the wav file.

Hope this helps others.

Gopher. :D

Post Reply