Is there a way to use the PreBuildEvent property to check and see if an application has been installed and then either install that application or pop up a message for the user to install it first? For example, I want to create an installer for Machine.msi. A prerequisite piece of software PreReq.exe needs to be installed before going forward with the installion of Machine.exe.