Is it possible to open an exe from another by a single shortcut,i.e. when double click is done on the shortcut first exe(cmd) is opened and then in cmd second exe file is opened.If yes how ?????

make a normal bat with this code:
Start programname.exethen save it and compile it into a exe and it will do what you need it to do
