14. Jan 2015, 06:57 AM
|
#3 (permalink)
|
Full Member
Join Date: Nov 2013
Posts: 86
|
Quote:
Originally Posted by J_L
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
|
Thanks a lot JL .
|
|
|