If you run sdbinst with parameter '-h' then you get a little help, how to set the paths.
If you go to www.installsite.org ther is a nice implementation of LanchApp(), it is a wrapper for the API-function CreateProcess.
With this LaunchApp you can call the sdbinst an it's parameters.
The advantage is, there is no console window shown.
But you must keep two things about the paths in mind: 1. the max length of the paths should not more then 40 characters 2. no whitespaces allowed
I have made thes to things wrong and had many problems with the instances after the server-installation.
Regards Daniel
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
