Re: [wpkg-users] Autodesk Suite forks another install process; exits 256

2012-08-06 Thread Matt Tilford
Assuming you are running with the standard setup.exe installer try using
/wait at the end of the command line. Seems to work for us:

%software%\AutoDesk\Revit Structure 2011.2\AdminImage\Setup.exe /qb /I
%software%\AutoDesk\Revit Structure 2011.2\AdminImage\Revit Structure
2011.ini /wait


-
Matt Tilford
IT Technician
PICK EVERARD
 
T: 0116 223 4400
 

-
This email message has been delivered safely and archived online by Mimecast.
For more information please visit http://www.mimecast.com 
-

-
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


Re: [wpkg-users] Autodesk Suite forks another install process; exits 256

2012-08-02 Thread Sebastian Elsner

Hi,

I was also fighting with Maya for a long time. Maya runs a Setup.exe 
which forks another setup.exe which fork the msiexecs. finally I ended 
up writing a .vbs script to watch the second setup.exe which seems to 
block at least for maya. Tomorrow when I am back in the office I can 
send it to the list.


Cheers

Sebastian

P.S. Autodesk product installers are hell.


  Am 02.08.2012 22:19, schrieb Geoff Brown:

Hi all,

Long-time listener, first-time caller.

I've got a fairly large suite installer for the Autodesk Ed Suite 2012 (maya, 
softimage, 3ds max, etc, etc). They have very good documentation on making silent 
installers for the suite, and it installs just fine. Basically you run their setup.exe 
and pass it an .ini for the install. Ultimately it calls a wackload of MSI. The suite 
installer finishes with exit code 256 (not an error) and the series of MSI then run their 
course. The problem is this takes a rather long time to complete (20 to 35 minutes, it's 
a lot of media). Subsequent MSI fail because installs are still taking place!

I was thinking of using the simple method of a very long ping, but this is a 
hack...

Would anyone have any ideas for me to stall subsequent installs until the 
Autodesk suite is completed?

Thanks.

PS. WPKG is freakin' awesome.


---
Geoff Brown
IT Services, SFU Surrey Campus
Phone : 778-782-7472
Cellular: 604-786-7757
IM: geoff...@jabber.sfu.ca
___
Simon Fraser University Surrey
250 - 13450 102nd Avenue
Surrey, BC
V3T 0A3

-
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


-
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