I am attempting to silently install an application via Microsoft Intune. I am packaging the exe with Inno Setup because I cannot figure out the silent installation command through the vendor. I can only get the package to deploy to the computer in the program file (x86) folder but it does not run the exe after deployment. I removed the flags for the run command. Is there something I am doing wrong?