CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2011
    Posts
    1

    Windows Update API Help

    Hey,

    Fairly new to this however, I'm looking for an API to allow me to get away from
    Code:
     wuauctl.exe /resetauthorization /detectnow
    I know you can do "/detectnow" in the WUApiLib but I can't seem to find "/resetauthorization".
    Google didn't seem to be able to answer it so I figure I'd ask here.

    Anyone been able to crack this one?

    Cheers,
    TheBlackMini

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured