<br><br><div class="gmail_quote">2010/12/20 Daniel Dehennin <span dir="ltr"><<a href="mailto:daniel.dehennin@ac-caen.fr">daniel.dehennin@ac-caen.fr</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">admin lewis <<a href="mailto:adminlewis@gmail.com">adminlewis@gmail.com</a>> writes:<br>
<br>
</div><div class="im">> I cant, because the installation start from a directory share and then if I<br>
> run the only command line it fail becaus dont find lot's of files that are<br>
> inside the sub-directory.<br>
> the content of .lnk properties is:<br>
> ( I traslated the fields "target" and "from" from italian)<br>
><br>
> target:<br>
> \\mySrv\Autocad11\Autocad2011NET\AdminImage\Setup.exe /qb /w /I<br>
> \\mySrv\Autocad11\Autocad2011NET\AdminImage\autocad2011net.ini /language<br>
> it-it<br>
><br>
> from:<br>
>  \\mySrv\Autocad11\Autocad2011NET\AdminImage<br>
><br>
> Simply I dont know how to setup the "from" field in the command line.<br>
<br>
</div>Just specify where the command should run from:<br>
<br>
#v+<br>
start /wait /D"\\mySrv\Autocad11\Autocad2011NET\AdminImage" \\mySrv\Autocad11\Autocad2011NET\AdminImage\Setup.exe /qb /w /I<br>
start /wait /D"\\mySrv\Autocad11\Autocad2011NET\AdminImage" \\mySrv\Autocad11\Autocad2011NET\AdminImage\autocad2011net.ini /language<br>
#v-<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div>uhmmm it give me 1603 error.. and it doesn't install autocad... it's 
mean that the autodesk direcotry under %programfiles% isn't exist. <br><br>
</div></div>