Error Message - Cannot install Audacity on my PC

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
thegunner21
Posts: 6
Joined: Sat May 30, 2015 8:36 pm
Operating System: Please select

Error Message - Cannot install Audacity on my PC

Post by thegunner21 » Sat May 30, 2015 9:09 pm

When I tried to install Audacity on my PC, this is the error message I got (see below.) Can someone out there walk me thru what I need to do to address this? I run Windows 8 and received the .exe installer. Thanks!

Setup was unable to create the directory
"C:\Users\Mike\AppData\Local\Temp\is-60TPV.tmp"
Error 5: Access is Denied.

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Error Message - Cannot install Audacity on my PC

Post by kozikowski » Sat May 30, 2015 11:50 pm

Is this a company computer? Did you get the machine from the IT department?
Koz

thegunner21
Posts: 6
Joined: Sat May 30, 2015 8:36 pm
Operating System: Please select

Re: Error Message - Cannot install Audacity on my PC

Post by thegunner21 » Sun May 31, 2015 12:27 am

It is not a company computer.

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

Re: Error Message - Cannot install Audacity on my PC

Post by Gale Andrews » Sun May 31, 2015 2:19 pm

thegunner21 wrote:When I tried to install Audacity on my PC, this is the error message I got (see below.) Can someone out there walk me thru what I need to do to address this? I run Windows 8 and received the .exe installer. Thanks!

Setup was unable to create the directory
"C:\Users\Mike\AppData\Local\Temp\is-60TPV.tmp"
Error 5: Access is Denied.
Save the installer to your drive, don't run it from temporary space.

Then right-click over the downloaded installer and choose to run as administrator.

If that does not help, try the marked "Answer" here or the other solution mentioned there of moving the installer to C:\


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

thegunner21
Posts: 6
Joined: Sat May 30, 2015 8:36 pm
Operating System: Please select

Re: Error Message - Cannot install Audacity on my PC

Post by thegunner21 » Mon Jun 01, 2015 12:50 pm

I did what you recommended by the error message still appeared. Any other ideas?

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

Re: Error Message - Cannot install Audacity on my PC

Post by Gale Andrews » Mon Jun 01, 2015 2:35 pm

thegunner21 wrote:I did what you recommended by the error message still appeared.
Make sure you are using the Audacity 2.1.0 installer from http://web.audacityteam.org/download/windows.

Note that you can download the ZIP file of Audacity 2.1.0 from the above page. The ZIP file does not require installation. All you have to do with the ZIP file is right-click over the downloaded file, choose "Extract All", then place the extracted files where you like.

For fixing the problems you describe you can try booting to a Command Prompt then at the command prompt, type:

Code: Select all

sfc /scannow /offbootdir=c:\ /offwindir=c:\windows
If your Windows system is not on C:\, change the drive letter as appropriate. That will attempt to find and fix any corruption in system files.

You can run sfc /scannow from a command prompt within Windows but it may not be able to access/repair all files with Windows running.

If scannow reports that it cannot fix some errors, you can try running DISM or you can try refreshing your PC which attempts to reinstall Windows without affecting your personal files or settings.

Back up your data before running DISM or refreshing.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply