Sorry George I lapsed into jargon. If you right click on the shortcut and choose properties under the Shortcut tab you will see a line called Target. In that box is the command that is used to run the programme.
As an example this "C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe" /advancedmode is the command line that I have in the Spybot shortcut. As you can see it just points to the location of the programme. The bit at the end (/advancedmode) is what's known as a switch. In this case it means I want run Spybot but go into Advanced Mode straight away.
The commands in your two shortcuts will have something different about them although having read your last post it looks as if you are sorted.