Hi,
One new task to do:
After silent installation of db2 run time client, I would like to automaticaly configure "db2 connections" to remote db2 servers with db2cfimp program.
So I need to execute the folowing command
Code:
db2cfimp config_file
But I would like to do this automaticaly after silent installation. Is there a way to do the following: silent install and then automaticaly run db2cfmp program?
I tried to write a batch file, but silent installation runs in as background process so I just can't determinate when the silent installation is ended.
How to overcome this problem?
All this programs I would like to burn on CD and make one simple installation. This automation process should work on: Windows XP, Windows 2000 and Windows 98. The DB2 client is v8 fp6 for Windows.
Thanks,
Grofaty