I got an SDK for Microsoft Speech Synthesis/Recognition but all the files are MSMs. According to Microsoft, the MSMs are dependency scripts for Windows Installer. But when I put the MSM into the MSI project, I get a build error saying "A module with the dependency signature was not found '**SigIDNum**'"
Does anyone know how to install MSM files without needing a project that depends on it?
Does anyone know how to install MSM files without needing a project that depends on it?