silent install
От
longlong
Тема
silent install
Дата
Msg-id
d9f0a46b0710102121w76e29122m4befb8e8c4c27dc7@mail.gmail.com
Список
Дерево обсуждения
silent install longlong <asfnuts@gmail.com>
Re: silent install Richard Huxton <dev@archonet.com>
hi all,
msiexec /i D:\usr\local\postgre\postgresql-8.2-int.msi /qb INTERNALLAUNCH=1 ADDLOCAL=server,psql,docs SERVICEDOMAIN="%COMPUTERNAME%" CREATESERICEUSER=1 BASEDIR="d:\usr\local\postgres" SERVICEACCOUNT="postgres" SERVICEPASSWORD="postgres" SUPERPASSWORD="111111" PERMITREMOTE=1
i try to the silent installing ,but i always failed:
..........this may indicate a problem with this package.The error code is 2711.
is there any solution ?
msiexec /i D:\usr\local\postgre\postgresql-8.2-int.msi /qb INTERNALLAUNCH=1 ADDLOCAL=server,psql,docs SERVICEDOMAIN="%COMPUTERNAME%" CREATESERICEUSER=1 BASEDIR="d:\usr\local\postgres" SERVICEACCOUNT="postgres" SERVICEPASSWORD="postgres" SUPERPASSWORD="111111" PERMITREMOTE=1
i try to the silent installing ,but i always failed:
..........this may indicate a problem with this package.The error code is 2711.
is there any solution ?
В списке pgsql-general по дате отправления