Hi,
after upgrading to Firefox 3.5, when I try to download anything with Flashgot and WGET, an extra console window is opened and remains opened after download is finished.
this is command I'm using:
/K start C:\_Install\CygwinTools\WGET\wget.exe [--directory-prefix=FOLDER] [--referer=REFERER] [--post-data=POST]
[--load-cookies=CFILE] [--header=Cookie:COOKIE] [--input-file=UFILE] -c
Any idea what can be wrong? Before upgrade, everything was OK.
Patrik
WGET,Firefox 3.5 and Flashgot
WGET,Firefox 3.5 and Flashgot
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9528
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: WGET,Firefox 3.5 and Flashgot
I guess they changed again the way consoles are attached to spawned processes.
What does happen if you use the path to wget.exe as the executable and keep only the part of the template past it?
What does happen if you use the path to wget.exe as the executable and keep only the part of the template past it?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
Re: WGET,Firefox 3.5 and Flashgot
OK with path to executable it works without problem - so with version 3.5 they returned functionality as it was before 3.x release.
Thanks a lot
Thanks a lot
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)