When i launch my MSI standalone, the package does its thing and then exits (0)
When i launch my MSI via Software Deployment, using MSI, Desktop Central executes it and reports back a status successful before the package actually finishes.
My question is, how does desktop central execute the packages and why doesnt it wait for the package to end before reporting a status back to the main server ?