That means you have to execute the installer with that switch. There are multiple ways to do this, I prefer creating a shortcut of the installer and adding the /nocandy switch after the path. Other ways include using the command prompt or run command.
Basically, you want to execute something like this as the target: "C:\Downloads\installer.exe" /nocandy
|