• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Simulation Moldflow Adviser

    Reply
    Member
    Posts: 4
    Registered: ‎05-13-2009
    Accepted Solution

    Silent installation of MFC 2012 SP1 fails

    298 Views, 2 Replies
    04-03-2012 06:17 AM

    I have been deploying MFC 2010 and 2011 in the past without problems, but MoldFlow Communicator 2012 SP1 fails.

     

    I am using the following command line:

    amcpc.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART

     The log file contains the following:

    2012-04-03 15:11:52.887   Log opened. (Time zone: UTC+02:00)
    2012-04-03 15:11:52.887   Setup version: Inno Setup version 5.2.3
    2012-04-03 15:11:52.887   Original Setup EXE: \\Haidlfs02\Software$\Moldflow\2012\Autodesk_Moldflow_2012_Multilingual_Win_32-64bit_Linux_64bit\amc2012\windows\amcpc.exe
    2012-04-03 15:11:52.887   Setup command line: /SL5="$F0086,127077574,424448,\\Haidlfs02\Software$\Moldflow\2012\Autodesk_Moldflow_2012_Multilingual_Win_32-64bit_Linux_64bit\amc2012\windows\amcpc.exe" /SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART 
    2012-04-03 15:11:52.887   Windows version: 5.01.2600 SP3  (NT platform: Yes)
    2012-04-03 15:11:52.887   64-bit Windows: No
    2012-04-03 15:11:52.887   Processor architecture: x86
    2012-04-03 15:11:52.887   User privileges: Administrative
    2012-04-03 15:11:52.897   64-bit install mode: No
    2012-04-03 15:11:52.897   Created temporary directory: C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\is-S73FS.tmp
    2012-04-03 15:11:53.659   Failed to proceed to next wizard page; aborting.
    2012-04-03 15:11:53.659   Got EAbort exception.
    2012-04-03 15:11:53.659   Deinitializing Setup.
    2012-04-03 15:11:53.659   Log closed.

     I think this is due to checking for 3Dconnexion.

    A manual installation just works fine, but I won't run arond in the company and install ~50 systems manually.

     

    Thanks in advance for any pointers,

    Stefan

    Please use plain text.
    Product Support
    Posts: 14
    Registered: ‎06-08-2009

    Re: Silent installation of MFC 2012 SP1 fails

    04-04-2012 11:48 PM in reply to: StefanPendl

    Hello Stefan

    I spoke with one of the developers and got the follwing information. Hopefully this will work, if not their is a new release of 2013 communicator  that shoudl be avalable for download soon.

     

    comment:

     

    Since 2012, we had have added Eula agreement, which is mandatory. So if the install command line is same as cited previously, but having for example

    /eulalang=”enu” SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART
    will make the jobJ

     

    regards



    Derek Hain
    Support Specialist
    Product Support
    Autodesk, Inc.

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎05-13-2009

    Re: Silent installation of MFC 2012 SP1 fails

    04-05-2012 12:15 AM in reply to: Derek_Hain

    Hello Derek,

     

    Adding the switch /eulalang="enu" solved the problem, thanks for the hint.

     

    Where can I find information about the commandline switches for the installer, which are not standard Inno Setup switches?

     

    Thanks for the fast solution.

    Please use plain text.