Internal error message shown on Windows XP SP3

Asked By 30 points N/A Posted on -
qa-featured

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.

 

 

 

SHARE
Answered By 0 points N/A #168180

Internal error message shown on Windows XP SP3

qa-featured

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.

Related Questions