Hello,
Â
I am using Windows XP SP3 and getting an internal error message when writing a file. The Windows installer always encounters this error message and says verify that you have access to that directory. How can I fix this annoying error message? I can’t do anything without your help. Provide any help would be greatly appreciated.
Â
Thanks in advance.
Error 1304. Error writing to file: C:WINDOWSSYSTEM32 THBlmg45.dll. Verify that you have access to that directory.
Â
Â
Â
Internal error message shown on Windows XP SP3
In order to resolve this problem the administrator must have access to the drivers sub-folder in your system 32 folder in windows. TO give administrator access you need the following:
1. Open run, type "CMD" and press enter.Â
2. Type "cacls.exe" %windir%system32drivers" /G BUILTINAdministrators:F" and press enter.
3. Press 'Y' when prompted to choose between (Y/N).Â
4. Again type "cacls.exe "%windir%system32drivers" /G System:F" and follow the above mentioned steps.
5. Finally type "cacls.exe "%ALLUSERSPROFILE%Documents" /G BUILTINUsers:R" and confirm Yes by (Y) .
6. Now restart your computer and see if the error gets fixed.