Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
~SILENT~ Download
#1
Is it possible to download a file from the internet without any download windows, dialog, etc..?
#2
IntGetFile
#3
I already use

Macro TEST
Code:
Copy      Help
str localfile="%ProgramFiles%\Mintech\TeamViewerQS_en.exe"
IntGetFile "http://www.teamviewer.com/download/TeamViewerQS_en.exe" localfile 16 0 1

But how can I make this download in the background with no download window at all? Completely invisible. Is it possible?
#4
Remove 1.
#5
Thanks Gin


Forum Jump:


Users browsing this thread: 1 Guest(s)