Re: download location (General questions)

by wodDamir, (6223 days ago) @ jasnew1969

Hi,

You can check where the temporary file is placed by checking the NewPath property after the download is done.

I.e, in DownloadDone do something like this:

MsgBox wodAppUpdate1.Files(0).NewPath

It will return the path to where the file is placed.

Regards,
Damba

locked

Complete thread: