04-22-2011, 04:35 PM
I already use
Macro TEST
But how can I make this download in the background with no download window at all? Completely invisible. Is it possible?
Macro TEST
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?