Win32 Silent installer ADDLOCAL is ignored

Поиск
Список
Период
Сортировка
От testtest
Тема Win32 Silent installer ADDLOCAL is ignored
Дата
Msg-id 20061103195307.5886B8D276@xprdmxin.myway.com
обсуждение исходный текст
Список pgsql-general
The ADDLOCAL parameter that allows to only install certain modules for the PostgreSQL via the silent installer for win32� does not. It ends up installing everything. Does anyone have a� workaround or fix for this? Here is my command:

msiexec /i "postgresql-8.1-int.msi" /qr /log install.log INTERNALLAUNCH=1 ADDLOCAL=server,plsql,jdbc PL_PGSQL=0 DOSERVICE=1 DOINITDB=1 SERVICENAME="PostgreSQL" ALLUSERS=[ALLUSERS] ADDLOCAL=ALL SERVICEDOMAIN=Test SERVICEACCOUNT="postgres" SERVICEPASSWORD="pass" SUPERUSER="test" SUPERPASSWORD="test" BASEDIR="c:\PostgreSQL"

The end result installs everything including nls,pljava,psql,jdbc,docs,binfiles,includefiles,libfiles,msvclibs....

P.Surtz



Join Excite! - http://www.excite.com
The most personalized portal on the Web!

В списке pgsql-general по дате отправления:

Предыдущее
От: "Robert Balzli Jr"
Дата:
Сообщение: Re: I can not add up columns when using a left outer join. Any ideas as to why?
Следующее
От: "Anonymous"
Дата:
Сообщение: Re: How to get joins to work