Problems installing HM2 on second computer
Results 1 to 2 of 2
  1. #1

  2. #2
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Uninstall PostgreSQL & try the following steps:

    1) Run cmd.exe as Admin (Start > Search 'cmd' > Right-Click > Run As Admin)
    2) in CMD window run (type the code then hit Enter key) following command:
    net user postgres /del
    3) Reboot PC
    4) after reboot open cmd.exe again & run following commands:
    net user postgres postgrespass /add
    net localgroup Administrators postgres /add
    net localgroup Users postgres /delete
    runas /userostgres cmd.exe

    When it asks about password please input postgrespass & don`t worry if you don`t see any new symbols\inputs in cmd window. If you did all steps right then you should get new cmd window for postgres user.

    5) Download PostgreSQL installer (http://get.enterprisedb.com/postgres...-1-windows.exe) & move (copy/paste) it from the \Downloads folder to C:\
    6) in new cmd window for postgres user run following commands:
    cd c:\
    start postgresql-8.4.22-1-windows.exe
    Regards udbrky (Chris)

Similar Threads

  1. Installing at a new computer
    By Rookie72 in forum General Support
    Replies: 1
    Last Post: 05-07-2014, 09:12 AM
  2. problems installing on my new computer
    By robertpanaro79 in forum General Support
    Replies: 4
    Last Post: 02-08-2013, 02:24 PM
  3. Installing Hm on second computer
    By Lemayr in forum Manager General
    Replies: 1
    Last Post: 01-22-2010, 11:59 PM
  4. installing new computer
    By coachbcardiff in forum Manager General
    Replies: 1
    Last Post: 09-23-2009, 10:44 PM
  5. Installing HM on new computer
    By Pokernils in forum Manager General
    Replies: 10
    Last Post: 08-06-2009, 08:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •