[wpkg-users] silent install from lnk

Daniel Dehennin daniel.dehennin at ac-caen.fr
Mon Dec 20 16:35:14 CET 2010


admin lewis <adminlewis at gmail.com> writes:

> I cant, because the installation start from a directory share and then if I
> run the only command line it fail becaus dont find lot's of files that are
> inside the sub-directory.
> the content of .lnk properties is:
> ( I traslated the fields "target" and "from" from italian)
>
> target:
> \\mySrv\Autocad11\Autocad2011NET\AdminImage\Setup.exe /qb /w /I
> \\mySrv\Autocad11\Autocad2011NET\AdminImage\autocad2011net.ini /language
> it-it
>
> from:
>  \\mySrv\Autocad11\Autocad2011NET\AdminImage
>
> Simply I dont know how to setup the "from" field in the command line.

Just specify where the command should run from:

#v+
start /wait /D"\\mySrv\Autocad11\Autocad2011NET\AdminImage" \\mySrv\Autocad11\Autocad2011NET\AdminImage\Setup.exe /qb /w /I
start /wait /D"\\mySrv\Autocad11\Autocad2011NET\AdminImage" \\mySrv\Autocad11\Autocad2011NET\AdminImage\autocad2011net.ini /language
#v-

Regards.

-- 
Daniel Dehennin
RAIP de l'Orne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20101220/30faeaa3/attachment-0001.sig>


More information about the wpkg-users mailing list