I want to enable a debug mode by adding a condtion to the target field in my shortcut. For example My shortcut might have the target
"Project1.Exe -Debug". I then want my program to realise that I want debug mode enabled and switch a boolean to enable it. I'm sure it's relatively simple but Google is proving fruitless. Anyone?