preloader-matrix

Alfasith

Code / Job to run any application from AX

Hi,

    static void AlfasithRunAnyApplication(Args _args)
    {
        WinAPI::shellExecute(“D:\Dynamic Netsoft Construction Suite V2.pptx”);
        WinAPI::shellExecute(“C:\Users\dns.amohamed\Downloads\Love Mash Up.mp3”);
        // Here Application will wait till previous application opens / runs
    }
Regards,

Leave a Reply

Your email address will not be published. Required fields are marked *