Share via

Unable to write inside TEMP environment variable path

Anonymous
2014-02-26T20:56:26+00:00

I'm trying to install PostgreSQL 9.3 program and I get this error every time I try to run the application. Please give me a solution.

Windows for home | Previous Windows versions | Apps

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-31T09:00:21+00:00

It still did not work. Another error occurs when I try to add new value (C: \ Windows \ System32 \ vbscript.dll): Error writing the value's new contents. Thanks anyway. I hope I succeed to install. Or maybe there is another solution.

Hi Roxana, I had the same problem as yours. This is how I fixed it

i) to fix "Error writing the value's new contents" (you got later), please provide access to yourself. Follow this : http://www.mydigitallife.info/grant-read-write-full-control-permissions-on-registry-keys-fix-cannot-import-and-access-denied-error-in-regedit/

ii) Next repeat the steps given by Shinesh Padikal above.

iii) If the problem persists, enable windows host script using: https://in.answers.yahoo.com/question/index?qid=20110529123006AABGsYv

iv) It should work now, cheers!!

Was this answer helpful?

0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-06-03T14:06:05+00:00

    Thanks!!!

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Anonymous
    2014-02-27T15:18:44+00:00

    It still did not work. Another error occurs when I try to add new value (C: \ Windows \ System32 \ vbscript.dll): Error writing the value's new contents. Thanks anyway. I hope I succeed to install. Or maybe there is another solution.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-02-27T09:49:55+00:00

    Hi Roxana,

    There are possibilities that some security software might be blocking the installation of PostgreSQL 9.3 and not allowing to run on your computer. I hope this software is compatible with Windows 7 operating system.

    Are you running McAfee antivirus software on your computer? If yes, then request you to disable McAfee temporarily and try installing PostgreSQL 9.3. Check if that helps.

    If the above suggestion does not help then we might have to look into the registry. Please follow the below steps to modify one particular value:

    1. Click on Run and type regedit and then press Enter.
    2. In the left pane, go to HKEY_LOCAL_MACHINE->SOFTWARE->Classes->CLSID->B54F3741-5B07-11cf-A4B0-00AA004A55E8} -> InprocServer32
    3. Modify the registry entry with new value as C:\Windows\System32\vbscript.dll
    4. Click on OK and close the registry window.
    5. Restart your computer and try installing PostgreSQL 9.3 again.

    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. Check the below link to backup the registry.

    http://support.microsoft.com/kb/322756/en-us

    If the above steps do not help, then request you to contact PostgreSQL 9.3 support http://www.postgresql.org/community/

    Let us know the status of the installation.

    Was this answer helpful?

    0 comments No comments