Hello, I have created an application (.msi) and the software comes with a license.dat file that needs to copied to a folder post install. For example C:\ProgramData\Software\LicenseKey. I have copied both the msi and the license.dat file onto my SCCM server application sources folder. What would be the easiest way to deploy the license.dat file post installation of the application? Thank you in advance