Joined
·
15,294 Posts

make a shortuct to the executable, then right click it and select "properties". in the field labeled "target", go to the very end and type in whatever command you want to use.
the image above shows how i have mine set up. just subsitute the command switch i am using with one you want to use.
also notice that there is a single space between the last quotation mark and the command switch i want to use, so make sure you have that space there. if you want to use multiple command switches just make sure
there is a space between each one and there is an "-" in front of each one.