RE: installing client package takes an excessive amount of time

cdawes8

Well Known Member
RE: installing client package takes an excessive amount of time

I get this too but never bothered to figure out why it happens. It occurs
even with Anti-Virus turned off. To get around this nuisance try a silent
'Pull' install instead of a interactive-verbose 'Pull' install.

Just create a batch file with the following line or type it at the command
prompt:

\\deploymentserver\b733\onewor~1\setup.exe -S -P crpb733pA -D c:\b7

The UNC name defines the path to the deployment server's setup.exe in the
one world client directory (use 8.3 file and directory names for ease).
Specify the jde package that you would like installed and finally the
destination of the install.

You can look up the installation command line options by entering the
following on the deployment server OneWorld Client Install directory:

-csetup.exe -h

Colin


Colin Dawes
City of Guelph (somewhere near Toronto, somewhere in Canada)
B733.2 SP17.1_B1, Intel/NT/Oracle 8.1.7.1 FAT & TSE
 
Back
Top