ugetdm/uget-integrator

use uget in %PATH% instead of C:\bin

Opened this issue · 0 comments

Hello, most package managers on Windows, such as Scoop, Winget and Chocolatey, put uget.exe into %PATH%, so that

COMMAND sed -i "\"s/UGET_COMMAND = 'uget-gtk'/UGET_COMMAND = \\\"C:\\\\\\\\\\\\\\uGet\\\\\\\\\\\\\\bin\\\\\\\\\\\\\\uget.exe\\\"/g\"" ${TMP_PACKAGE_DIR}/uget-integrator.py

could use uget.exe instead of C:\bin\uget.exe.