/build/static/layout/Breadcrumb_cap_w.png

Admin Install - Updating source files

I have done an admin install of an MSI which has been successfully distributed to clients. I have now updated one of the source files in the admin installation point (an Access MDE file) and want the clients to get this updated file.

But whenever I run msiexec /fvomus "msiname.msi" on a client machine, the newer file I copied to the admin install point is never copied to the client PC, it's as if windows installer doesn't notice the file is newer, and just leaves the out of date file on the PC as it is. I can force the updated file down to clients by using /fvamus, but this is not ideal as it means the updated file is always downloaded to the client no matter what, which is not really what I want.

Any ideas what could be going wrong when using the /fvomus switch?

Nick

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 15 years ago
Red Belt
0
ORIGINAL: nburgess
Any ideas what could be going wrong when using the /fvomus switch?
Your syntax. Try

. MSIEXEC /F MSIName.MSI REINSTALLMODE=vomus REINSTALL=ALL

Also, because MDEs aren't versioned, you'd need to make sure that the MSIFileHash table was updated.
Posted by: nburgess 15 years ago
Senior Yellow Belt
0
Thanks VBScab, it worked a treat!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ