Hi,
I am trying to run a batch file located in C:\ drive using the following function
SysProcessCreate2(BatchFileName,i_FilePath,SysProcess_Createflag_interactive,pResult);
The Batchfile is not able to run. Is there anything that I had missed out
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to run a batch file located in C:\ drive using the following function
SysProcessCreate2(BatchFileName,i_FilePath,SysProcess_Createflag_interactive,pResult);
The Batchfile is not able to run. Is there anything that I had missed out
Perhaps execute access rights to the file system? Located under controllers "user and groups" and "access rights"
are you try to call a windows application in your batch file?
Last edit: eschwellinger 2020-11-17