I'm attempting to include the LaserficheSDKRuntimeInstaller.exe in my deployment project. I've always used the Merge Modules in previous projects, so I'm not familiar with this way. I'm running into an error, which I attached, during the project installation. I included the LaserficheSDKRuntimeInstaller.exe in the Project's File System, and created a Custom Action for it. I tried with and without the parameters listed below.
LaserficheSDKRuntimeInstaller.exe -iacceptlicenseagreement -s
Can anyone explain in more detail than the documentation on how to include and run the LaserficheSDKRuntimeInstaller.exe this way?