winst copy command does not work

Antworten
jk3149
Beiträge: 1
Registriert: 15 Okt 2012, 17:42

winst copy command does not work

Beitrag von jk3149 »

Hello,

I have a new installation of OPSI, and have tried building my first package. So far the winst "copy" command is not working for me. Here's the contents of the .ins file:

Code: Alles auswählen

[Actions]
Message "Installing Java"
WinBatch_java_silent_install

[WinBatch_java_silent_install]
copy -s "%SCRIPTPATH%\*.*" c:\tmp
When the client starts this installation, I see the correct Message on the client's screen - in this case "Installing Java". But no files are ever copied to the client. I expect files to be copied to c:\tmp (and yes, this folder exists). What am I doing wrong?

Thanks in advance
Benutzeravatar
koepkek
uib-Team
Beiträge: 257
Registriert: 11 Jan 2012, 11:27

Re: winst copy command does not work

Beitrag von koepkek »

Hi
Please have a look at the getting-started-handbook.
http://download.uib.de/opsi4.0/doc/html ... l-template

For copy files you use the Command "files_xyz"


regards
Karsten Köpke


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Antworten