ms office - Uninstall MS Access 2007 Runtime via command-line -
we have old microsoft access tool using 2007 runtime. need update users 2010 runtime located on separate buildings physically uninstalling old not practical. know of way uninstall through command line? found 1 2010 doesn't work 2007
http://www.shouldiremoveit.com/microsoft-access-runtime-2010-21278-program.aspx
after little more digging found answer. run msiexex product guid
msiexec.exe /qn+ /x{90120000-001c-0409-0000-0000000ff1ce}
Comments
Post a Comment