File manager context menus
Contents
A context menu is the menu of options accessible when you right-click over a file in the operating system's file manager (for example, Explorer in Windows). The following information applies to Windows, but similar principles apply to other operating systems.
Open with
This context menu item allows you to open the file with applications other than the default application associated with that file type. You can add an application to the "Open with" menu and choose if that application will now be the default application to open that file type when you double-click it.
Once a application has been added to the "Open with" menu, it will be listed when you hover over "Open with". If you add Audacity to "Open with", this provides a way to open files with Audacity when it isn't already running, but retain the default double-click action to play the file with Windows Media Player. If a track is already open in Audacity when you execute "Open with", your file will be opened in a new project window.
![]() |
On Windows, the Audacity executable cannot be added to Explorer's "Open with" menu if there is already a Registry entry pointing to another "audacity.exe". This is a Windows limitation. It could arise when you update from legacy Audacity 1.3.x (which had its own installation folder) to current Audacity. Try any of the following workarounds.
|
To give more direct context menu access to Audacity, Windows lets you add a custom context menu item of your own for a file type, such as "Edit WAV in Audacity".
To create a custom context menu item in Windows 98, ME, 2000 or XP:
- Click , or from inside Explorer
- Click on the
- Navigate to the file extension for your context menu item, such as WAV, and click "Advanced"
- In the window that appears, click "New" to add a new context menu item (or to change an existing item, click "Edit")
- In the "Action" box, type or change the entry as you wish it to appear in the menu (for example, Edit WAV in Audacity)
- In the "Application used to perform action" box, type the full path to the Audacity executable inside quotes, followed by %1 inside quotes, for example:
"C:\Program Files\Audacity 2.0.0 (Unicode)\audacity.exe" "%1" - Click OK, OK and Close.
Windows 10, Windows 8, Windows 7 and Windows Vista lack any direct way to either create or edit custom context menu items. You can use free third-party applications such as Default Programs Editor or Context Menu Tuner (for Windows 7 or later) for this purpose.
"Open with" on Windows only supports opening one file at a time.
You can right-click and open multiple files, or right-click and open any files if Audacity is already running. Each file will open in a new project window.