2010/12/20 Daniel Dehennin <daniel.dehen...@ac-caen.fr>

> admin lewis <adminle...@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-
>
> uhmmm it give me 1603 error.. and it doesn't install autocad... it's mean
that the autodesk direcotry under %programfiles% isn't exist.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to