Jump to content

Recommended Posts

Posted

Hi,

I am at a link that asks run or save.  I want to save.  Any example of how this might be done.  Thx.

Best regards

  • Moderators
Posted

If you have access, you can use InetGet to download the file. Something like this (check the help file for more options):

InetGet("https://download.mozilla.org/?product=firefox-stub&os=win&lang=en-US", @DesktopDir & "\Setup.exe", 2) ;Download Mozilla Firefox Installer

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

The download page asks do you want to run or save the file. I would like the script to choose the save option per se so that the file can be downloaded.  Thx

Best regards

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
×
×
  • Create New...