Hi,
As you said, I removed the docs from ADDLOCAL. Then the installation
procedure started. But after that I got an error telling unknown username or
bad password .can u help me with this problem.here is the entire code
msiexec /i postgresql-8.3-int.msi /qr INTERNALLAUNCH=1 ADDLO
hi,
when i try silent installation of postgres using the example in
your website msiexec /i postgresql-8.0.0-rc1-int.msi /qr INTERNALLAUNCH=1
ADDLOCAL=server,psql,docs SERVICEDOMAIN="%COMPUTERNAME%"
SERVICEPASSWORD="SecretWindowsPassword123" SUPERPASSWORD="VerySecret"