Hello everyone,
I am trying to run a silent install of Postgres 8.3
using the following command line:
MSIEXEC /i "postgresql-8.3-int.msi" /qb /log "c:\mydir\logfile.txt"
ADDLOCAL="server,nls,psql,
I get the following error shortly after I see the install window start and a small amount of progress: "User account ¡¡¡¡¡¡¡s¡¡¡¡\¡¡¡¡¡W does not exist" Has anyone encountered this with the postgresql-8.3-int.msi file and how can I get around it? Many thanks,
Mike
|