I have made a Powershell script that harvests the components and then build the wix solution through MSBUILD. Is there any way on how to change the name of msi after building the solution. One way I found out is through afterbuild events. But can anyone guide me how? Regards,Laique