Changes between Version 20 and Version 21 of Plugins/Execute


Ignore:
Timestamp:
05/25/2016 10:54:18 AM (8 years ago)
Author:
Cas
Comment:

quote path in batch

Legend:

Unmodified
Added
Removed
Modified
  • Plugins/Execute

    v20 v21  
    5454set torrentname=%2 
    5555set torrentpath=%3 
    56 @echo Torrent Details:  %torrentname% %torrentpath% %torrentid%  >> %userprofile%\Desktop\execute_script.log 
     56@echo Torrent Details:  %torrentname% %torrentpath% %torrentid%  >> "%userprofile%\Desktop\execute_script.log" 
    5757}}} 
    5858