Access Denied on some files in XP shared folder
Sometimes you add new files or folders to a shared directory in Windows XP and they cannot be opened. You have to refresh permissions inside your shared folder, like this:
CACLS C:\MySharedFolder\*.* /T /e /g Everyone:c
Advertisement