Share via

Error 1310 writing to file: C\ Config.MSI\2115fa.rbf

Anonymous
2013-03-11T09:23:34+00:00

Hello,

I am unable to install the latest update of Java (Java ™6 update 38). I keep getting the following error message:

“Error 1310 writing to file: C\ Config.MSI\2115fa.rbf. Verify that  you have access to that directory”

This is a new occurrence. I never had any problems before.

My OS is Windows 7 Home Premium  - Service Pack 1

Can anyone please help me?

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-05-14T20:11:37+00:00

Hi,


Try to reset the security settings back to default and check if it fixes the issues.

  • Type “cmd” without quotes in the start search box.
  • On the left pane, right click on the “cmd” option and select “Run as Administrator” on the bottom menu.
  • Copy the following command, paste it in command prompt.

secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

  • You will receive a "Task is completed" message, and a warning message that something could not be done. You can safely ignore this message.

Hope this helps.

Was this answer helpful?

10 people found this answer helpful.
0 comments No comments

Answer accepted by question author

Ramesh 176.2K Reputation points Volunteer Moderator
2013-03-11T09:55:33+00:00

Hi BBTV,

Use these steps to configure full control permissions (for Administrators group) for the Config.MSI folder.

  1. Select Start > All Programs > Accessories.
  2. Right-click on Command Prompt and select Run As Administrator. A Command Prompt window opens.
  3. In the Command Prompt window, type the following commands exactly as they appear below. Include all spaces and quotation marks, and press Enter at the end of each line:

icacls "C:\Config.Msi" /T /C /grant administrators:Fexit

Was this answer helpful?

0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-05-14T17:46:30+00:00

    That did not work for me...  Alas...  my error Is 1310 c:\config.msi\E5c0e.rbf

    Is that different?   I says to verify if I have access...  checking windows it does show me as administrator..

    Please Help!

    Was this answer helpful?

    0 comments No comments
  2. Ramesh 176.2K Reputation points Volunteer Moderator
    2013-07-09T06:32:01+00:00

    You're welcome riffkin. Thanks for the feeback!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-07-01T14:12:37+00:00

    Thank you Ramesh Srinivasan,

    During the installation of 'Java version 7 update 25' (64 BIT) I had this error writing to directory C:\Config.Msi

    I did not close the java error message box and typed in icacls "C:\Config.Msi" /T /C /grant administrators:Fat an administrator level dos box. Then went back to the error message and clicked the "retry" button. The java installer continued installation perfectly

    This is the first time I have had problems installing Java and they need to look into this security issue during installation (perhaps by using a standard and acceptable temp directory)

    Thanks Ramesh

    Was this answer helpful?

    0 comments No comments