Renaming = Access Denied & File in use by another proces

misc client related stuff

Moderators: AniDB, AniDB API

Locked
NuclearToast
Posts: 3
Joined: Mon Jan 23, 2006 12:50 am

Renaming = Access Denied & File in use by another proces

Post by NuclearToast »

Ive been searching the forums for 2 hours now, I have had problems with this issue since installing AOM several months ago.

Basically I Run Windows XP, and i have tried everything i know, the folder secruity options are set to "Everyone" and i have checked EVERY box so anyone can access the folder and change files.

Ive NEVER been able to get the file renaming to work, I always get these errors.

"System Error. Code: 5. Access is denied"
and
"System Error. Code: 32. The process cannot access the file because it is being used by another process"

Does anyone know how to fix this problem? Some kind of wierd stupid windows glitch?
suppy
Posts: 151
Joined: Mon Jan 31, 2005 10:37 am
Location: A House of the Azath

Post by suppy »

might be the explorer preview bug that locks up some video files sometimes - solution: don't access the directory with explorer. if this is not it, I have no clue.

if this isn't your problem, see which program is trying to access the file with this utility: http://www.sysinternals.com/Utilities/Filemon.html ... and then kill that program and try again with aom
Der Idiot
AniDB Staff
Posts: 1227
Joined: Fri Mar 21, 2003 10:19 am

Post by Der Idiot »

it IS the explorer bug. very simple to fix. type the following in the "run"

regsvr32 shmedia.dll /u

that will unregister the process responsible for this.
if you feel like enabling for whatever reason again type

regsvr32 shmedia.dll
Locked