Silent install switches?

minDFVminDFV Member Posts: 2 Contributor I
edited November 2018 in Help

Hi folks,

does anyone know whether the windows installer has any silent install switches and if yes what they are? I checked the docs but there is only one article dealing with the installations of a rapidminer server installation on a headless machine.
I tried the usual (/s, /q, /silent, /verysilent /quiet etc.) but no luck. Maybe if someone could tell me what kind of an installer the windows x64 exe is using I could try some other generic switches.

Tagged:

Best Answer

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    Solution Accepted

    Hi,

     

    it's using NSIS. Given that, the following should work:

    rapidminer-studio-7.1.1-win64-install.exe /NCRC /S /D=C:\Program Files\RapidMiner

    Note that this does not work if there is already a version of RM Studio installed. In that case it would have to be uninstalled first.

     

    Regards,

    Marco

Answers

  • minDFVminDFV Member Posts: 2 Contributor I

    Thank you Marco :smileyvery-happy: worked like a charm

  • SMSSMS Member Posts: 4 Contributor I

    Deleted...going to start my own thread

     

Sign In or Register to comment.