hi
Actually I have to start some batch file E:\GladisNT\RunGladisUAT.cmd in the c++ code.
ShellExecute(NULL,"open","E:\GladisNT\RunGladisUAT.cmd","YOUR_PARAMETER",NULL,SW_SHOW);
I am trying with this but i am not getting any result. Is there any utility to start any .cmd file inside the code.
Please let me know.
Thanks
Tiaa
tiaacus@yahoo.com
Actually I have to start some batch file E:\GladisNT\RunGladisUAT.cmd in the c++ code.
ShellExecute(NULL,"open","E:\GladisNT\RunGladisUAT.cmd","YOUR_PARAMETER",NULL,SW_SHOW);
I am trying with this but i am not getting any result. Is there any utility to start any .cmd file inside the code.
Please let me know.
Thanks
Tiaa
tiaacus@yahoo.com