Hello,
I like the way my PC is going to standby after the queue is empty. But sometimes I work on this PC and suddenly goes in standby mode.
So I created a custom Standby script (AutoIt script). The script gives a message the PC goes in standby in one minute.
I placed the Auto standby.exe into the script-folder and selected it as the 'On queue finish' option.
But when the queue finish, nothing happen

This is the log output:
2011-02-28 20:16:35,233::DEBUG::[__init__:649] Saving data for postproc1.sab in C:\Documents and Settings\Administrator\Local Settings\Application Data\sabnzbd\cache\postproc1.sab
2011-02-28 20:16:35,250::INFO::[postproc:574] Queue has finished, launching: (Auto standby.exe)
2011-02-28 20:16:35,250::INFO::[__init__:597] Spawning external command C : \ P r o g r a m " " F i l e s \ S i c k b e a r d \ a u t o P r o c e s s T V \ A u t o " " s t a n d b y . e x e
Are those spaces normal?
Is there anything I did wrong?