2010/12/28 admin lewis <adminlewis at gmail.com> > > > 2010/12/20 Mark Nienberg <gmane at tippingmar.com> > > Add the "W" option to install Autocad in SMSS mode. This prevents it >> forking another process, which is why your command doesn't wait. Here is an >> example for AutoCad 2010. This is actually all on one line, but I split it >> into three lines so you can read it easier. >> >> >> \\Tesla\updates\Autodesk\Deployments\Acad2010\AdminImage\setup.exe /W /Q >> /I >> \\Tesla\updates\Autodesk\Deployments\Acad2010\AdminImag\Acad2010_Networked_32bit.ini >> /language en-us >> >> >> > well u can see the /W option in my previous post... > then the problem is: > 1) if I miss the context directory the setup.exe give me errors about > missing files > 2) if I use start /wait /D"\\context\directory" it give me invalid > ("/Q"|"/Q0"|"/QB") option. > > any hint ? > > > > ok the correct command is: "\\mysrv\Autocad11\Autocad2011NET\AdminImage\Setup.exe" /NORESTART /W /QB "\\mysrv\Autocad11\Autocad2011NET\AdminImage\autocad2011net.ini" /language it-it without "/I" cheers lewis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20101228/359a61e4/attachment.html> |