Do you Have Dynamic IP??????
Do you connect to internet using using that dialer?????
If yes follow this.
The main Idea is to change ip using Windws built-in dialer named rasphone.exe.
Now Download RapGet and extract it.
http://www.rapget.com/download/rapget126.rar 300KB
It looks like this:
Click on settings
Then click on scheduler
You have to use this Batch file to put in Rapidget.
IPUSD.bat
http://rapidshare.com/files/3705733/IPUSD.bat.html
Click on plus icon and put that IPUSD.bat file in task properties.
Click ok
Then paste links in in main window and enjoy downlaod without being at the system.
Rapidget gets the image code for all files like rapidshare.de,.com,megaupload
Windows has Dialer already built-in, it's called rasphone.exe.
@echo off
start /wait rasphone -h "DUName"
start /wait rasphone -d "DUName"
where DUName is the name of the Dial-Up-Connection. -h disconnects and -d reconnects again.
Code got from SMK2003!!!