2.1.3 and "Program Files(x86)" (2.1.2 clash) [SOLVED]

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.
Locked
barry.beattie
Posts: 62
Joined: Wed Mar 22, 2017 5:21 am
Operating System: Windows 10

2.1.3 and "Program Files(x86)" (2.1.2 clash) [SOLVED]

Post by barry.beattie » Fri Mar 24, 2017 3:41 am

I've had a look but couldn't find an answer.

I'm very excited with the new 2.1.3 version - the "pinned" timeline by itself is worth the price of admission.

I'm confused, however, with the Plugin Manager list of plugins on 2.1.3

It looks like 2.1.3 is expected to be installed in "Program Files(x86)" ... AND... it's expecting to find plugins from the install directory of 2.1.2 ("Program Files/Audacity").

Yes, I did have 2.1.2 installed there but want to remove it totally so I only have one install in one place, and the Plugin Manager shows an accurate list of what plugins are installed.

Is there a way of editing the list of plugins (not just disabling) and getting it to regenerate the plugin list?
Is it ok remove 2.1.2 and install 2.1.3 in "Program Files" (not "Program Files(x86")?

Thanks
Barry

PS: on my Windows10 install, 2.1.2 went into "Program Files" while 2.1.3 went into "Program Files (x86)".

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: 2.1.3 install and "Program Files(x86)" folder (2.1.2 cla

Post by Gale Andrews » Fri Mar 24, 2017 3:57 pm

Normally you would install the new Audacity version over the old. In that case the location of Audacity plugins is the same and you will see no duplicate plugins.

On a 64-bit computer, 32-bit applications like Audacity should be installed in Program Files (x86).

After uninstalling 2.1.2, exit 2.1.3, go to Users\<username>\AppData\Roaming\Audacity\ and delete pluginregistry.cfg. If you don't see that folder, type:

Code: Select all

%appdata%\audacity
or

Code: Select all

shell:appdata\audacity
into the Explorer address bar then press ENTER on your keyboard.


Gale
barry.beattie wrote:I've had a look but couldn't find an answer.

I'm very excited with the new 2.1.3 version - the "pinned" timeline by itself is worth the price of admission.

I'm confused, however, with the Plugin Manager list of plugins on 2.1.3

It looks like 2.1.3 is expected to be installed in "Program Files(x86)" ... AND... it's expecting to find plugins from the install directory of 2.1.2 ("Program Files/Audacity").

Yes, I did have 2.1.2 installed there but want to remove it totally so I only have one install in one place, and the Plugin Manager shows an accurate list of what plugins are installed.

Is there a way of editing the list of plugins (not just disabling) and getting it to regenerate the plugin list?
Is it ok remove 2.1.2 and install 2.1.3 in "Program Files" (not "Program Files(x86")?

Thanks
Barry

PS: on my Windows10 install, 2.1.2 went into "Program Files" while 2.1.3 went into "Program Files (x86)".
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

waxcylinder
Forum Staff
Posts: 14580
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: 2.1.3 install and "Program Files(x86)" folder (2.1.2 cla

Post by waxcylinder » Fri Mar 24, 2017 5:51 pm

barry.beattie wrote:I'm very excited with the new 2.1.3 version - the "pinned" timeline by itself is worth the price of admission.
:)

I've let the developer who wrote that code (Paul Licameli) know how pleased you are with it. 8-)

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

barry.beattie
Posts: 62
Joined: Wed Mar 22, 2017 5:21 am
Operating System: Windows 10

Re: 2.1.3 and "Program Files(x86)" (2.1.2 clash) [SOLVED]

Post by barry.beattie » Sat Mar 25, 2017 9:29 am

waxcylinder wrote:
I've let the developer who wrote that code (Paul Licameli) know how pleased you are with it. 8-)

WC
Please do. In fact all the contributors have done a great job.

I come to Audacity as a n00B of only a couple of weeks, as a live sound engineer of decades, and understaing spectral analyisis and waveform manipulation (from the days of analog synths) returning to recording from the days of magnetic tape...

... and the features and flexibility Audacity provides are a huge happy surprise. And it's an open source project. The developers and contributors should feel proud of their efforts. I'm certainly impressed, and grateful.

And grateful for the help from forum contributors as well to solve problems so we can "keep on keeping on".
(that "cfg" file ... ah ha! Mystery managed... cheers)

Thanks to all.

waxcylinder
Forum Staff
Posts: 14580
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: 2.1.3 and "Program Files(x86)" (2.1.2 clash) [SOLVED]

Post by waxcylinder » Sat Mar 25, 2017 4:57 pm

barry.beattie wrote:(that "cfg" file ... ah ha! Mystery managed... cheers)
Hi Barry,

thanks for the feedback.


Because I swap around my configurations a lot while QA testing I make that problem a little easier by keeping a shortcut to the folder that contains the audacity.cfg and other config stuff on my desktop.

I also keep a stored copy of my production audacity.cfg on the desktop so I can easily restore it just by dragging a copy in the configuration folder.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

Locked