No. the problem was that copy is a buit-in of the command interpreter (Cmd.exe). The line has to be : cmd /C copy /Y %PACKAGES%\OpenOffice_2.0\setup-no-microsoft.xcu "c:\Archivos de programa\OpenOffice.org 2.0\share\registry\data\org\openoffice\Setup.xcu" The adm$ share is a utility share, not a buit-in (admin$, c$ etc...) The $ simply hides the share (reducing the share list for the common users) -- Antonio Calvo RIH Alcampo Vigo 1 986201010 ext 699 ----- Original Message ----- From: "Jerry Haltom" <wasabi at larvalstage.net> To: "Antonio Calvo Rodriguez" <a.calvo at alcampo.es> Cc: <wpkg-users at lists.wpkg.org> Sent: Wednesday, April 05, 2006 4:23 PM Subject: Re: [wpkg-users] Problem copying a file > Only members of the Administrator's group of the server should have > access to $ shares. That might be why. > > On Fri, 2006-03-24 at 09:01 +0100, Antonio Calvo Rodriguez wrote: >> Anyone knows with this fails (File not found) >> <install cmd='copy /Y >> \\i030021\adm$\pkg\OpenOffice_2.0\setup-no-microsoft.xcu "c:\Archivos de >> programa\OpenOffice.org 2.0\share\registry\data\org\openoffice\Setup.xcu" >> ' >> /> >> Yes, the files exists (pasting the line in a dos box works ok) >> -- >> Antonio Calvo >> RIH Alcampo Vigo 1 >> 986201010 ext 699 >> Este correo electronico y, en su caso, cualquier fichero anexo al mismo, >> contiene >> informacion de caracter confidencial exclusivamente dirigida a su >> destinatario o >> destinatarios. Queda prohibida su divulgacion, copia o distribucion a >> terceros sin la >> previa autorizacion escrita de Alcampo S.A.. En el caso de haber recibido >> este correo >> electronico por error, se ruega notificar inmediatamente esta >> circunstancia mediante >> reenvio a la direccion electronica del remitente. >> Se han omitido los acentos a proposito debido a incompatibilidades de >> visualizacion >> de los mismos con algunos clientes de correo. >> The information in this e-mail and in any attachments is confidential and >> solely for the >> attention and use of the named addressee( s). You are hereby notified >> that any >> dissemination, distribution or copy of this communication is prohibited >> without the prior >> written consent of Alcampo S.A.. If you have received this communication >> in error, >> please, notify the sender by reply e-mail. >> >> wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |