Installation & Licensing
Welcome to Autodesk’s Installation and Licensing Forums. Share your knowledge, ask questions, and explore popular Download, Installation, and Licensing topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Autocad Mechanical 2011 - Last file installed or reg key?

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
guyh
398 Views, 3 Replies

Autocad Mechanical 2011 - Last file installed or reg key?

I am writing a batch file to try automate the install of Autocad Mechanical 2011 then subsiqently the VBA enabler. In the batch file I need to delay the vba install until the acad install has finished. I want to know which is the last process in the language pack install that I can check in batch file before proceeding to the next step by using a goto loop. Cheers, Guy
AutoCADM 2011 SP2
Inventor Pro 2011 SP2
3 REPLIES 3
Message 2 of 4
hashim.mundol
in reply to: guyh

Please use the /W switch as documented here.

 

/W will make the calling program to wait till the installation is complete to move on to the next one.

 

Please note, if the scripted installation doesn't update GUIDs properly VBA installer might not find the right target application.

So please follow one of the method in the documentation.

 

http://docs.autodesk.com/ACD/2011/ENU/filesInstall/WS1a9193826455f5ff-e569a012180ce589145cc.htm

---------------------------------------------------------------------------------------
If my post answers your question, please mark it as an Accepted Solution, so that others can find answers quickly!
For more tips & tricks: http://upandready.typepad.com



Hashim Mundol
Autodesk Product Support
Autodesk, Inc.

Message 3 of 4
guyh
in reply to: hashim.mundol

Thanks Hashim, 

 

That worked perfectly.  Is there a document listing the controls for the installers?

 

Appreciate your help.

 

Guy

AutoCADM 2011 SP2
Inventor Pro 2011 SP2
Message 4 of 4
hashim.mundol
in reply to: guyh

This sample script covers some of the parameters which can be used.

 

http://docs.autodesk.com/ACD/2011/ENU/filesInstall/WS1a9193826455f5ff4e421d7d11bf108001d-4f8f.htm

 

 

---------------------------------------------------------------------------------------
If my post answers your question, please mark it as an Accepted Solution, so that others can find answers quickly!
For more tips & tricks: http://upandready.typepad.com



Hashim Mundol
Autodesk Product Support
Autodesk, Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Administrator Productivity


Autodesk Design & Make Report