Redirected appdata permissions error

Sorry none of us here are actually domain administrators, hence the questions may seem a little stupid to you.

Can you explain what exactly that means? Is “2012” to do with Windows Server 2012?

How exactly have you done that and where is the redirection to?

How have you worked out the “because” - are there specific error messages shown and if so, what do they say?

There will be two folders of concern - UsersAppDataRoamingAudacity and UsersAppDataLocalTempaudacity_temp.

Then it would seem you need to script a solution using the audacity.cfg settings file. You can also take advantage of the fact that Audacity will recognise an application data folder called “Portable Settings” in the folder the app is in.

For example, pre-create a new folder called “Portable Settings” (without quotes) in the folder where the Audacity program is to be installed. In the “Portable Settings” folder, create a file called “audacity.cfg” (without quotes) that has the following content at the top:

NewPrefsInitialized=1
[Directories]
TempDir=H:\audacity_temp\

Obviously adjust TempDir as required, but include the double backslashes and ensure your users have permission to write there.


Gale