December 16, 200619 yr I am attempting to include this update [KB917275] in an unattended batch file. Using no switch options it does install fine. Doesn't even demand a reboot. However, I have to answer all of the questions.Notably, this update seems not to support /? to find out what the other options are.I did try /Q which made all of the questions and answers go away, but, it seems to make it not install anything, just complete as if I cancelled out on the answers, etc.Could this update possibly need some sort of response file [unattend.txt or whatever] or invoke some other option switches? [i don't know of any other update with this particular collection of traits, but some other new updates are appearing here and there breaking with their pasts as well].Thanks guys,cjl
December 16, 200619 yr If it takes the /q switch, it probably will take the "/T:<path> /c" switches to extract it. The resulting installation files will likely give up their secrets with a /? .
December 16, 200619 yr WindowsRightsManagementServicesSP2-KB917275-Client-ENU.exe -override 1 /I MsDrmClient.msi REBOOT=ReallySuppress /q -override 2 /I RmClientBackCompat.msi REBOOT=ReallySuppress /q
December 17, 200619 yr It is - user-enforced DRM for your documents created in applications that understand the Rights Management client (like Office 2003 and Office 2007).
Create an account or sign in to comment