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- Regards. -- Daniel Dehennin RAIP de l'Orne
pgpFTxFAqbBbR.pgp
Description: PGP signature
------------------------------------------------------------------------- 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