I am trying to figures out the silent switches for a .msp file which is an update pack for ACDSEE version 5.
I have tried many different ways and still can't get it to update silently.
/S (It runs something but the version is not updated)
/QB+ (installs it but when I check the version it's still the same)
I've also tried to slipstream it to the original .msi file but it says it can't find a certain file and stops.
msiexec /p (location of msp file) /a (location of msi file)
Thanks...