CLASYS Posted December 16, 2006 Posted December 16, 2006 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
cluberti Posted December 16, 2006 Posted December 16, 2006 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 /? .
PacRat Posted December 16, 2006 Posted December 16, 2006 WindowsRightsManagementServicesSP2-KB917275-Client-ENU.exe -override 1 /I MsDrmClient.msi REBOOT=ReallySuppress /q -override 2 /I RmClientBackCompat.msi REBOOT=ReallySuppress /q
HyperHacker Posted December 17, 2006 Posted December 17, 2006 What exactly does this install? It sounds like some form of DRM. >_>
cluberti Posted December 17, 2006 Posted December 17, 2006 It is - user-enforced DRM for your documents created in applications that understand the Rights Management client (like Office 2003 and Office 2007).
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now