|
skissinger -> RE: Help with small push (10/8/2008 1:21:32 PM)
|
It's likely a per-user install. Although this may not work, try adding ALLUSERS=2 to your command line. Another question... why are you running it from c:\somepath? It would be more standard if you put the .msi file in the source, and distributed it to your DPs. If neither of those help, it's likely a really stubborn per-user msi. In that case, you're stuck with the mess of a per -user install. You may need to change the program to run "only when a user is logged in" and "with user rights". That solution should be your last choice, though. A per-user install of an MSI means that inventory may not see that Product as being installed.
|
|
|
|