Re: Deluge does not start
Posted: Mon May 02, 2016 3:26 pm
Paths with spaces need double quotes surrounding them.
for example.
Just do what Shryp told you to do. Then go to the shortcut on your desktop, right click, properties, then after the last " in the target field, add the logging switch so it looks something like this:
and click OK. Launch the shortcut. Go to C:\ and open the log file.
Code: Select all
"C:\Program Files\Deluge"
Just do what Shryp told you to do. Then go to the shortcut on your desktop, right click, properties, then after the last " in the target field, add the logging switch so it looks something like this:
Code: Select all
"C:\Program Files (x86)\Deluge\deluge.exe" -L error -l "C:\deluge.log"