Hello everybody !
After trying to find a working software to launch miners when the computer is idle, I decided to write mine with only one thing in mind : make it easy for everyone !
Windows XP -> 8
32 & 64bit
4 files
-------------------
il_start.exe
il_start.ini
il_stop.exe
il_stop.ini
-------------------
[Copy] all the files in the miner directory
[Edit] il_start.ini
0=minerd.exe (the miner executable)
1=--url=stratum+tcp://myminingpool.com:3333 --userpass=my.worker:password (the command line arguments)
2=5 (Time in seconds to launch the miner after idle detection)
3=0 (the window mode 0=minimize, 1=maximize, 2=hide)
[Edit] il_stop.ini
0=il_start.exe (the IdleLauncher executable)
[Execute] il_start.exe = after the time you defined in il_start.ini it will launch the miner
[Execute] il_stop.exe = if you want to stop il_start.exe without the task manager
Feel free to rename the executables, just don't forget to change the new name of "il_start.exe" in "il_stop.ini".
http://www.mediafire.com/download/3c3go26cbvdg5y9/idle_launcher_v0.1.zip