Re: [GENERAL] Instalation batch file

2005-08-05 Thread Zlatko Matić
Thank you for answer. It seems that %HOMEDRIVE% is just enough to solve this problem. Thanks. - Original Message - From: "Glenn Davy" <[EMAIL PROTECTED]> To: "Zlatko Matić" <[EMAIL PROTECTED]> Cc: Sent: Thursday, August 04, 2005 12:15 AM Subject: Re:

Re: [GENERAL] Instalation batch file

2005-08-03 Thread SCassidy
<[EMAIL PROTECTED]To: .hr> cc: Sent by:

Re: [GENERAL] Instalation batch file

2005-08-03 Thread Glenn Davy
On Wed, 2005-08-03 at 23:29 +0200, Zlatko Matić wrote: > Hello. > > I would like to install database schema on a server using files with > dumped schema and globals (produced by dumpall), that are placed on > CD. The installation script (batch file) that restores these two files > is also placed

[GENERAL] Instalation batch file

2005-08-03 Thread Zlatko Matić
Hello.   I would like to install database schema on a server using  files with dumped schema and globals (produced by dumpall), that are placed on CD. The installation script (batch file) that restores these two files is also placed on the same CD, (let's say E:) in the same folder.   cd C:\