cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
CChong
Level 11 Flexeran
Level 11 Flexeran

DownloadEx... weird behavior

I'm trying to use the DownloadEx() method of IUpdate, in order to download updates to particular folders.... but it's not always going where I tell it to.

For instance, as a test I downloaded an update to my desktop
C:\Documents and Settings\smcgill\desktop\cisco1.exe

then, I setup the code to download to the real temp folder that I'm creating under our product directory
C:\Program Files\Fiberlink\FGR\swupdates

so, the code was passing the path
C:\Program Files\Fiberlink\FGR\swupdates\cisco1.exe
to DownloadEx(), though the update still appears on my desktop when the method is called, where I put it the first time I called the method... rather than the actual path I pass in.

Any idea why that would happen?

Thanks!
0 Kudos
(2) Replies
CChong
Level 11 Flexeran
Level 11 Flexeran

DownloadEx ?

Where can I find info on this call? Perhaps it is not in my documentation cuase I have an old version?
0 Kudos
CChong
Level 11 Flexeran
Level 11 Flexeran

It's not in the docs that I've seen... it's a method of the IAgentEx interface
0 Kudos