When the user runs my EXE I need to add instructions to the Target on the Short-cut. That is, instead of running MyProg.EXE
I need MyProg.EXE MENU=MyPath DATA=.\Data_X

How do I add this to the Target of the Application.

AND how do I add the "Feature" to the Start-Menu? Easy in V4 and V5 but appears to need additional information in Version6