------=_Part_668_11598129.1208446337161
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Un saludo a todos. Pueden probar el siguiente script, el cual me
funcion=F3
perfectamente bien para una "silent install" del PostgreSQL 8.1.10:
msiexec.exe /i postgresql-8.1-int.msi /log resultado.txt /qr
INTERNALLAUNCH=3D1 ADDLOCAL=3Dserver,psql,pgadmin,psqlodbc
BASEDIR=3D"c:\po=
stgres"
CREATESERVICEUSER=3D1 SERVICEDOMAIN=3D"%COMPUTERNAME%"
SERVICEACCOUNT=3D"po=
stgres"
SERVICEPASSWORD=3D"test" SUPERUSER=3D"algun_usuario"
SUPERPASSWORD=3D"alguna_contrasena"
Repito: me funcion=F3 muy bien!!!.
Tengan en cuenta que en la secci=F3n ADDLOCAL no pude agregar los "docs",
y=
a
que obten=EDa el mensaje "silent installation of 8.3 fails with error code
2711", y en el archivo LOG que se genera se obtuvo la siguiente descripci=
=F3n
del error:
DEBUG: Error 2711: The specified Feature name ('docs') not found in
Featur=
e
Table.
DEBUG: Error 2867: The error dialog property is not set
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2867. The
arguments are: , ,
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2711. The
arguments are: docs, ,
MSI (c) (CC:A8) [11:54:11:343]: Product: PostgreSQL 8.1 -- The installer
ha=
s
encountered an unexpected error installing this package. This may indicate
=
a
problem with this package. The error code is 2711. The arguments are:
docs,
,
Pueden probar con otras opciones para ver si les sigue funcionando, pero
le=
s
aseguro que con estas l=EDneas me funcion=F3 muy bien!. En tal caso que no
=
les
funciones con SERVICEACCOUNT=3D"postgres" y SERVICEPASSWORD=3D"test",
prueb=
en
con: SERVICEACCOUNT=3D"postgres3" SERVICEPASSWORD=3D"test3", es decir, con
=
un
n=FAmero al final de dichos valores.
Un agradecimiento a los usuarios Greg Quinn y Magnus Hagander, de quienes
obtuve ideas para hacer funcionar este script. Saludos!.
------=_Part_668_11598129.1208446337161
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div>Un saludo a todos. Pueden probar el siguiente script, el cual me
funci=
on=F3 perfectamente bien para una "silent install" del
PostgreSQL=
8.1.10:</div>
<div> </div>
<div>
<p>msiexec.exe /i postgresql-8.1-int.msi /log resultado.txt /qr
INTERNALLAU=
NCH=3D1 ADDLOCAL=3Dserver,psql,pgadmin,psqlodbc
BASEDIR=3D"c:\postgres=
" CREATESERVICEUSER=3D1 SERVICEDOMAIN=3D"%COMPUTERNAME%"
SER=
VICEACCOUNT=3D"postgres" SERVICEPASSWORD=3D"test"
SUPER=
USER=3D"algun_usuario"
SUPERPASSWORD=3D"alguna_contrasena&qu=
ot;</p>
<p>Repito: me funcion=F3 muy bien!!!.</p>
<p>Tengan en cuenta que en la secci=F3n ADDLOCAL no pude agregar los
"=
docs", ya que obten=EDa el mensaje "silent installation of
8=
..3 fails with error code 2711", y en el archivo LOG que se genera se
o=
btuvo la siguiente descripci=F3n del error:</p>
<p>DEBUG: Error 2711: The specified Feature name ('docs')
not=
found in Feature Table.<br>DEBUG: Error 2867: The error dialog
prope=
rty is not set<br>The installer has encountered an unexpected error
install=
ing this package. This may indicate a problem with this package. The error
=
code is 2867. The arguments are: , , <br>
The installer has encountered an unexpected error installing this package.
=
This may indicate a problem with this package. The error code is 2711. The
=
arguments are: docs, , <br>MSI (c) (CC:A8) [11:54:11:343]: Product:
Postgre=
SQL 8.1 -- The installer has encountered an unexpected error installing
thi=
s package. This may indicate a problem with this package. The error code
is=
2711. The arguments are: docs, , </p>
<p>Pueden probar con otras opciones para ver si les sigue funcionando,
pero=
les aseguro que con estas l=EDneas me funcion=F3 muy bien!. En tal caso
qu=
e no les funciones con SERVICEACCOUNT=3D"postgres"
y SERVICE=
PASSWORD=3D"test", prueben con:
SERVICEACCOUNT=3D"postgres3&=
quot; SERVICEPASSWORD=3D"test3", es decir, con un n=FAmero al
fin=
al de dichos valores.</p>
<p>Un agradecimiento a los usuarios Greg Quinn y Magnus Hagander, de
quiene=
s obtuve ideas para hacer funcionar este script. Saludos!.</p>
<p> </p></div>
------=_Part_668_11598129.1208446337161--


|