Silent install switches?

minDFV
minDFV New Altair Community Member
edited November 5 in Community Q&A

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.

Best Answer

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Answer ✓

    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

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Answer ✓

    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

  • minDFV
    minDFV New Altair Community Member

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

  • SMS
    SMS New Altair Community Member

    Deleted...going to start my own thread