Jump to content

Pizzi

Members
  • Posts

    3
  • Joined

  • Last visited

Pizzi's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi Datenshi, Rapidqueuer V 2.1.1 runs and runs and runs ....... Ideas for upcomming versio 2.2 DSL-Reconnect If users can not force their DSL-Modem to a "reconnect", there is still another way out If they can configure their DSL-Modem to f.i. 60 seconds "Inactivity Timeout", and you insert a user-setable pre-download delay in you 2.2 script (default 60 sec) this will work too. I tried it succesfully. Slow DSL How about an option: "Stop download after finishing current download." This is handy for users who are sharing a slow DSL line with others
  2. Hi Datenshi Congratulation to v 2.1.1. Reconnection of DSL Modems seems to work on various modems. It needs nc.exe and a specific data.box file. You can find plenty of posting if you goggle for "Fritz_Box_reconnect" . Example: http://board.gulli.com/thread/527257-neue-...n-1-sekunde/20/ leading to http://rapidshare.com/files/25933085/Reconnect.rar. I modified your RQ 2.0 as follows For $x = 0 To UBound($DownloadLinkList) - 1 Run ("E:\Auto\Fritz_Box_reconnect\reconnect.bat","E:\Auto\Fritz_Box_reconnect") Sleep(5000) ; Zeit für Fritz reset
  3. Hi Datenshi, I am a happy user of your Rapidqueuer. Since March 1. 2009 version 2.1 don't work anymore, so I went back to v 2.0 which runs perfectly. I inserted two command lines into your code to force my DSL-Router to make a reconnect at the beginning of the download. This speeds up the download considerably. Looking forward to Vers 2.2. Thank you for your excellent work
×
×
  • Create New...