Pheace: Did you try the other option? Maybe make it simpler, without the commands first. Just do the address, between quotes.
"D:\+GOG\Syndicate\DOSBOX\DOSBox.exe"
I really can't imagine why that wouldn't work. (may have mistyped the address)
The only thing I'm not sure about is if the added commands come after this or are added between the quotes after the .exe , but I think they come after this.
anzicurt: Well, yeah - shortcut you've provided works, but it just launches the DOSBOX.
Now we just have to make it load the Syndicate config file...
Well then you're one step further at least. I'd imagine that it is nothing more than adding the console commands after that part. Sirprimalform already wrote it out in the way I first suggested it, I just didn't really put it that clearly :)
My first two suggestions were either this:
"D:\+GOG\Syndicate\DOSBOX\DOSBox.exe" -conf dosboxSyndicate.conf -noconsole -c
Or this:
"D:\+GOG\Syndicate\DOSBOX\DOSBox.exe -conf dosboxSyndicate.conf -noconsole -c"
Although the Exit was behind it on your line but I'm not sure what that's for. Then it would be
"D:\+GOG\Syndicate\DOSBOX\DOSBox.exe" -conf dosboxSyndicate.conf -noconsole -c "Exit"
Or this:
"D:\+GOG\Syndicate\DOSBOX\DOSBox.exe -conf dosboxSyndicate.conf -noconsole -c "Exit""