跳到主内容

搜索

搜索

Silent Install

评论

6 条评论

  • Avatar
    Michael Toupin (mtoupin

    You don't need the  /L"1033" since you're specifying it in 'productlanguage'. 

    0
  • Avatar
    Ian Cummings
    版主

    When you use the EDITION option the silent install will install all items that come with that edtion.  Using the ADDLOCAL option to install components that are already part of that edition specified is redundant.  However, if there are components that you don't want to install from that edition then you should use the REMOVE option instead.

    0
  • Avatar
    Legacy Poster

    I tired with different options still no luck.

    My last try was with following syntax.

    bt101_sr3_2954_suite.exe /s /v"/qn EDITION=EA" REMOVE=Samples,BatchMaker,HistoryExplorer,LicenseServer,Librarian,PrintStation,PrinterMaestro,ReprintConsole,SDK,SecurityCenter,SystemDatabase,WPS" ProductLanguage=1033" PKC=xxxx-xxxx-xxxx-xxxx"

    0
  • Avatar
    Ian Cummings
    版主

    Note that from the /v command option onwards there should be only two double quote marks.  One directly after the /v, and one at the very end of the command line to close the opening double quote mark.

    0
  • Avatar
    Legacy Poster

    Thank You!

    0
  • Avatar
    jonathan poppe

    Hi ,

    I have the same issue 

    when i try to install in silent 

     

    BT2016_R8_3153_full_x64.exe /s /v"/qn"

    It s not working i can see in the task manager the windows installer starting, but nothing appear after

     

    Thanks

     

    Regards

    0

请先登录再写评论。