"Unable to install because a newer version of this product is already installed" (1 Viewer)

specy

Portal Member
May 7, 2007
6
0
51
Ah! I figured it out! This is a dirty trick:

Normally you would use 'setup.msi' to install the software.
Instead, use: "msiexec /a setup.msi".

This starts a *network* install, which is to be ran on a server - and this install does not check for version numbers :)
 

Users who are viewing this thread

Top Bottom