Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. downloaded???

downloaded???

Scheduled Pinned Locked Moved C#
questionhelp
5 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    students552 university
    wrote on last edited by
    #1

    hi, How can I know if any thing had been downloaded into the computer wheather it was from the internet or any other sources and how do I track the location where these downloaded files are. Your help is geatly appreciated.

    D 1 Reply Last reply
    0
    • S students552 university

      hi, How can I know if any thing had been downloaded into the computer wheather it was from the internet or any other sources and how do I track the location where these downloaded files are. Your help is geatly appreciated.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You don't. There are so many sources for data to come in from, you're not going to be able to monitor them all. On top of that, the source for data isn't kept anywhere in the system. Well, at least reliably. The History section of IE will tell you which website a file came from. But, if you write code to decipher IE's History, that same code will NOT work with any other browser. Each will have their own implementation of a history. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      L 1 Reply Last reply
      0
      • D Dave Kreskowiak

        You don't. There are so many sources for data to come in from, you're not going to be able to monitor them all. On top of that, the source for data isn't kept anywhere in the system. Well, at least reliably. The History section of IE will tell you which website a file came from. But, if you write code to decipher IE's History, that same code will NOT work with any other browser. Each will have their own implementation of a history. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        Actually XP SP2 does this somehow, but i'm not sure how... xacc-ide 0.0.12 now with C#, MSIL, C, XML, ASP.NET and HLSL coloring - Screenshots

        D 1 Reply Last reply
        0
        • L leppie

          Actually XP SP2 does this somehow, but i'm not sure how... xacc-ide 0.0.12 now with C#, MSIL, C, XML, ASP.NET and HLSL coloring - Screenshots

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          You're telling me that it will log every file coming in from every possible source? Got a link to any docs that mention this? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          L 1 Reply Last reply
          0
          • D Dave Kreskowiak

            You're telling me that it will log every file coming in from every possible source? Got a link to any docs that mention this? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

            L Offline
            L Offline
            leppie
            wrote on last edited by
            #5

            No, not log, but I do suspect they tag it somehow, maybe in those NTFS hidden streams... xacc-ide 0.0.12 now with C#, MSIL, C, XML, ASP.NET and HLSL coloring - Screenshots

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups