Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

How to run .exe files in AX

$
0
0
Today I will demonstrate you that how to call .exe files in AX 2012 through code. static void Job2(Args _args) { WinAPI::shellExecute("C:\\Users\\calc.exe"); } Note:- WinAPI::shellExecute() is the class and method through which we can execute any .exe file in AX....(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>