CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2003
    Location
    Azerbaijan
    Posts
    74

    windows update temporary folder!!!

    Where does WU save its downloaded files?

  2. #2
    Join Date
    Aug 2002
    Location
    Kerala
    Posts
    1,183

    Re: windows update temporary folder!!!

    These files are automatically deleted after installation. To save thses files you could move the .cab files from the temporary internet files folder before they are deleted. A better way of avoiding the lengthy downloads after a reinstalll is to use the windows update catalog service.

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