I have creted a batch file that I want to run the SetupCodeGroup.exe
When I double click the batch file it doesnt run the exe file. A command prompt opens up but it doesnt run the file. Can someone tell what I missed or what I am missing
C:\Users\raw008\Desktop\Critcare\SetupCodeGroup.exe
type
pauseon the next line and check whether this executable comes on the command prompt .try
moreover
is the complete line to execute program and console will not wait to program to exit .