Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Run a downloaded file when completed
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sundi  
View profile  
 More options May 15 2011, 4:55 pm
From: Sundi <sundi...@gmail.com>
Date: Sun, 15 May 2011 13:55:11 -0700 (PDT)
Local: Sun, May 15 2011 4:55 pm
Subject: Run a downloaded file when completed
Is it possible to run a file as soon as the download is complete with
this application? A gui for Wget is great but I need to be able to run
the application as soon as the download is done

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Khomsan Ph.  
View profile  
 More options May 15 2011, 5:29 pm
From: "Khomsan Ph." <khomsan...@gmail.com>
Date: Sun, 15 May 2011 14:29:31 -0700 (PDT)
Local: Sun, May 15 2011 5:29 pm
Subject: Re: Run a downloaded file when completed
Hi Sundi,

Currently no, you cannot.
I will add this as feature request on the TODO list.
And I will implement it in the development version later.
Thank you.

Best Regards,
Khomsan

On May 16, 3:55 am, Sundi <sundi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sundi  
View profile  
 More options May 15 2011, 8:16 pm
From: Sundi <sundi...@gmail.com>
Date: Sun, 15 May 2011 17:16:05 -0700 (PDT)
Local: Sun, May 15 2011 8:16 pm
Subject: Re: Run a downloaded file when completed
I have been using a combination of Wget and Zenity to get a small gui
of my download progress but I like this one. My purpose of this is for
all of this to be automated and in the background. I run Wget and
Zenity in a batch file. Do you know of a way that I can kill the
visualwget.exe process after a download is complete? Wget is not
currently a problem because it ends after the download and I can then
run the file but I have to close this VisualWGet application somehow.
This is my current batch file but I do not know if there is a way to
determine when the file is complete.
Thanks

----
visualwget.exe --progress=bar:force http://site/folder/file.exe --
directory-prefix="c:\windows\system32" 2>&1 | zenity.exe --window-
icon="icon.png" --progress --title="Downloading" --text="Progress Bar"
--auto-close --auto-kill
(need something here?)
taskkill.exe /F /IM visualwget.exe
"c:\windows\system32\file.exe"
exit

On May 15, 5:29 pm, "Khomsan Ph." <khomsan...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Khomsan Ph.  
View profile  
 More options May 16 2011, 5:56 am
From: "Khomsan Ph." <khomsan...@gmail.com>
Date: Mon, 16 May 2011 02:56:17 -0700 (PDT)
Local: Mon, May 16 2011 5:56 am
Subject: Re: Run a downloaded file when completed
You may use the auto shutdown option.
By selecting Quit when downloads completed.
You can also select Freeze to always quit.

On May 16, 7:16 am, Sundi <sundi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Khomsan Ph.  
View profile  
 More options May 16 2011, 5:59 am
From: "Khomsan Ph." <khomsan...@gmail.com>
Date: Mon, 16 May 2011 02:59:35 -0700 (PDT)
Local: Mon, May 16 2011 5:59 am
Subject: Re: Run a downloaded file when completed
In order to quit immediately.
You may also uncheck the Cancelable.

On May 16, 4:56 pm, "Khomsan Ph." <khomsan...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »