We're working on deploying our Laserfiche Client (currently 8.3.2) software through SCCM 2012. After the conference we decided to try using the setup.exe to deploy the software instead of the many MSIs which are included with the product.
As we've worked with the setup.exe we've noticed that the -noui switch expected the MSIs to be in either the Client or Support folder. As we've tried different ways to push out the software we've found that the setup.exe is not finding the Support folder and throwing an error to the user regardless of if we push out the Support Folder or have the MSIs in the Client folder.
If the user acknowledges the error it will find the MSIs in the Client folder (where we copied to try and see if it would work).
Is there a way to specify the paths to where the MSIs are located using the setup.exe? Or, are there any examples of deploying the client through SCCM 2012?
Any help is appreciated.