zhuyb12 Posted June 17, 2005 Posted June 17, 2005 Hello everyone!How can I add this program at my unattended CDs? I have just searched, but I didn't find anythink. Thanks and sorry for bad english.
zhuyb12 Posted June 17, 2005 Author Posted June 17, 2005 I am still attention this topic.Who can help me?Thanks very much.
Alanoll Posted June 17, 2005 Posted June 17, 2005 Three things:1. AutoCAD is a very expensive program and used for VERY special purposes so it isn't that common to install. Do you even know what kind of installer it uses? Screenshot perhaps of one of the screens...2. DON'T BUMP YOUR THREAD AFTER ONLY 4 HOURS!!!3. The REPORT button on the bottom of the post is meant to notify moderators of FORUM RULES VIOLATIONS, not that you want attention to your topic.
Smurf22 Posted June 17, 2005 Posted June 17, 2005 You could try this in your RunOnceExREG ADD %KEY%\044 /VE /D "AutoCad 2004" /fREG ADD %KEY%\044 /V 1 /D "%systemdrive%\Install\Autodesk\AutoCad2004\ACAD.MSI /qb ACAD_SILENT_LICENSE=YES" /fThis works for my AutoCad 2004 unattended installOrTry to modify the msi installer with "Orca" (it comes with the MicroSoft SDK package)Hope this will help you
albedoConsulting Posted July 7, 2005 Posted July 7, 2005 Try to modify the msi installer with "Orca" (it comes with the MicroSoft SDK package)<{POST_SNAPBACK}>The AutoCAD CD comes with a tool to modify network installs, which can be made to run silently as Smurf says. No need for Orca, as the tool is right there on the CD. Even AutoCAD LT has this ability, with some limitations.Best,Gordon
zhuyb12 Posted July 8, 2005 Author Posted July 8, 2005 Sorry.What is name of this tool on Autocad CD? And how can i find the Smurf's saying?Thanks.
Smurf22 Posted July 8, 2005 Posted July 8, 2005 All tools can be found in the support section of your AutoCad CD.I only use Orca to add my personal settings in advance, like name, company name, serialprefix and serial number.
zhuyb12 Posted September 29, 2005 Author Posted September 29, 2005 I try to use following code to unattended install AutoCAD 2005:ACAD.MSI /qb ACAD_SILENT_LICENSE=YESBut AutoCAD 2006 can't. I found i can use following step to unattended install AutoCAD 2006:Run cdrom:\Bin\acadFeui\support\AdNIW\setup.exe to get MST file.switch: AdminImage\deploy.exe "MST file name"Regards.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now