Jump to content

Get file name and path downloaded from IE


Recommended Posts

There's help, then there's writing code for you. Since the latter won't happen here is something to get you started on your journey :)>IE.au3

Snips & Scripts


My Snips: graphCPUTemp ~ getENVvars
My Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4

Feel free to use any of my code for your own use.                                                                                                                                                           Forum FAQ

 

Link to comment
Share on other sites

You have to know the downloaded file path, then you can monitor any change with:

_WinAPI_FindFirstChangeNotification
_WinAPI_FindNextChangeNotification

And you can retrieve the change with:

_WinAPI_ReadDirectoryChanges
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...